Home
last modified time | relevance | path

Searched refs:prphone (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/finger/
H A Dlprint.c130 OFFICE_TAG, pn->office, prphone(pn->officephone)); in lprint()
140 OFFICE_PHONE_TAG, prphone(pn->officephone)); in lprint()
146 prphone(pn->homephone)); in lprint()
H A Dextern.h59 char *prphone(char *);
H A Dsprint.c146 prphone(pn->officephone)); in sflag_print()
H A Dutil.c236 prphone(char *num) in prphone() function