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

  /src/libexec/identd/
identd.c 51 static void iderror(int, int, int, const char *);
371 iderror(fd, 0, 0, "UNKNOWN-ERROR");
404 iderror(fd, 0, 0, eflag ? "UNKNOWN-ERROR" : "INVALID-PORT");
458 iderror(fd, lport, fport, eflag ? "UNKNOWN-ERROR" : "NO-USER");
477 iderror(fd, lport, fport, "HIDDEN-USER");
553 iderror(int fd, int lport, int fport, const char *error) function in typeref:typename:void
identd.c 51 static void iderror(int, int, int, const char *);
371 iderror(fd, 0, 0, "UNKNOWN-ERROR");
404 iderror(fd, 0, 0, eflag ? "UNKNOWN-ERROR" : "INVALID-PORT");
458 iderror(fd, lport, fport, eflag ? "UNKNOWN-ERROR" : "NO-USER");
477 iderror(fd, lport, fport, "HIDDEN-USER");
553 iderror(int fd, int lport, int fport, const char *error) function in typeref:typename:void
identd.c 51 static void iderror(int, int, int, const char *);
371 iderror(fd, 0, 0, "UNKNOWN-ERROR");
404 iderror(fd, 0, 0, eflag ? "UNKNOWN-ERROR" : "INVALID-PORT");
458 iderror(fd, lport, fport, eflag ? "UNKNOWN-ERROR" : "NO-USER");
477 iderror(fd, lport, fport, "HIDDEN-USER");
553 iderror(int fd, int lport, int fport, const char *error) function in typeref:typename:void
identd.c 51 static void iderror(int, int, int, const char *);
371 iderror(fd, 0, 0, "UNKNOWN-ERROR");
404 iderror(fd, 0, 0, eflag ? "UNKNOWN-ERROR" : "INVALID-PORT");
458 iderror(fd, lport, fport, eflag ? "UNKNOWN-ERROR" : "NO-USER");
477 iderror(fd, lport, fport, "HIDDEN-USER");
553 iderror(int fd, int lport, int fport, const char *error) function in typeref:typename:void

Completed in 44 milliseconds