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
|