Home
last modified time | relevance | path

Searched defs:association (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddictionary.h28 struct association { struct
31 association() : v(0) {} in association() argument
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dfind_inet.c154 struct association { struct
161 struct association associations[10]; argument
H A Dknown_tcp_ports.c149 struct association { struct
161 struct association associations[10]; argument
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dconfig_known_tcp_ports.c60 ARGV *association; in config_known_tcp_ports() local
/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dlibntpq.c185 int ntpq_queryhost(unsigned short VARSET, unsigned short association, char *resultbuf, int maxlen) in ntpq_queryhost()