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

/freebsd-9.3-release/usr.sbin/inetd/
H A Dbuiltins.c64 void iderror(int, int, int, const char *);
326 iderror(int lport, int fport, int s, const char *er) function
456 iderror(0, 0, s, ID_UNKNOWN);
489 iderror(0, 0, s, ID_UNKNOWN);
491 iderror(0, 0, s, ID_UNKNOWN);
496 iderror(0, 0, s, ID_UNKNOWN);
507 iderror(0, 0, s, ID_INVALID);
520 iderror(lport, fport, s, ID_HIDDEN);
533 iderror(lport, fport, s, ID_UNKNOWN);
536 iderror(lpor
[all...]

Completed in 147 milliseconds