Home
last modified time | relevance | path

Searched defs:transformation_type (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/nscd/
H A Dprotocol.h75 enum transformation_type { enum
85 int transformation_type; member
H A Dnscdcli.c242 const char *entry_name, int transformation_type) in nscd_transform__()