Searched refs:phfd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dacu.c90 if (phfd == NOFILE) {
94 rewind(phfd);
95 while (fgets(string, sizeof (string), phfd) != NOSTR) {
H A Dtip.h241 FILE *phfd; /* FILE for PHONES file */ variable
H A Dtip.c158 phfd = fopen(PH, "r");

Completed in 61 milliseconds