HomeSort by: relevance | last modified time | path
    Searched defs:visify (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/finger/
lprint.c 115 visify(char *buf, size_t blen, const char *str) function in typeref:typename:size_t
242 visify(ttybuf, sizeof(ttybuf), w->tty);
248 ttylen = visify(ttybuf, sizeof(ttybuf), w->tty);
249 hostlen = visify(hostbuf, sizeof(hostbuf), w->host);

Completed in 35 milliseconds