Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tmux/dist/
H A Dmdoc2man.awk42 function wtail() { function
159 add(".TH " id " \"" date "\" \"" wtail() "\"") function
223 add("\\- " wtail()) function
275 add(".B " wtail()) function
/netbsd-src/sys/lib/libsa/
H A Dtftp.c160 char *wtail; in tftp_makereq() local
202 char *wtail; in tftp_getnextblock() local
235 char *wtail; in tftp_terminate() local
/netbsd-src/usr.bin/finger/
H A Dfinger.h54 struct where *whead, *wtail; /* list of where user is or has been */ member