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

  /src/usr.bin/fstat/
fstat.c 163 static void getatproto(char *, size_t, int);
1234 getatproto(pbuf, sizeof(pbuf), proto.pr_protocol);
1342 * getatproto --
1346 getatproto(char *buf, size_t len, int number) function in typeref:typename:void
fstat.c 163 static void getatproto(char *, size_t, int);
1234 getatproto(pbuf, sizeof(pbuf), proto.pr_protocol);
1342 * getatproto --
1346 getatproto(char *buf, size_t len, int number) function in typeref:typename:void

Completed in 29 milliseconds