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

  /src/libexec/identd/
identd.c 50 static void idparse(int, int, int, const char *, const char *, const char *);
412 idparse(fd, lport, fport, charset, osname, idbuf);
453 idparse(fd, lport, fport, charset, osname, idbuf);
496 idparse(fd, lport, fport, charset, osname, idbuf);
512 idparse(fd, lport, fport, charset, osname, idbuf);
527 idparse(fd, lport, fport, charset, osname, buf);
529 idparse(fd, lport, fport, charset, osname, idbuf);
536 idparse(int fd, int lport, int fport, const char *charset, const char *osname, function in typeref:typename:void
identd.c 50 static void idparse(int, int, int, const char *, const char *, const char *);
412 idparse(fd, lport, fport, charset, osname, idbuf);
453 idparse(fd, lport, fport, charset, osname, idbuf);
496 idparse(fd, lport, fport, charset, osname, idbuf);
512 idparse(fd, lport, fport, charset, osname, idbuf);
527 idparse(fd, lport, fport, charset, osname, buf);
529 idparse(fd, lport, fport, charset, osname, idbuf);
536 idparse(int fd, int lport, int fport, const char *charset, const char *osname, function in typeref:typename:void

Completed in 24 milliseconds