Home
last modified time | relevance | path

Searched defs:wtail (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dmdoc2man.awk40 function wtail() { function
157 add(".TH " id " \"" date "\" \"" wtail() "\"") function
221 add("\\- " wtail()) function
273 add(".B " wtail()) function
/freebsd/stand/libsa/
H A Dtftp.c148 char *wtail; in tftp_senderr() local
173 char *wtail; in tftp_sendack() local
305 char *wtail; in tftp_makereq() local
401 char *wtail; in tftp_getnextblock() local
/freebsd/usr.bin/finger/
H A Dfinger.h49 struct where *whead, *wtail; /* list of where user is or has been */ member