Home
last modified time | relevance | path

Searched defs:asp (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/rpc/
H A Dsvc_auth.c96 struct authsvc *asp; in _authenticate() local
183 struct authsvc *asp; in svc_auth_reg() local
/freebsd/contrib/tcpdump/
H A Dprint-ascii.c112 char asciistuff[ASCII_LINELENGTH+1], *asp; in hex_and_ascii_print_with_offset() local
/freebsd/contrib/nvi/common/
H A Dkey.h133 CHAR_T *asp; /* Allocated string. */ member
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1791 static void showauthstates(ipf_authstat_t *asp) in showauthstates()