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

  /src/libexec/identd/
identd.c 54 static int ident_getuid(struct sockaddr_storage *, socklen_t,
433 if (ident_getuid(ss, sizeof(ss), proxy, &uid) == -1) {
644 ident_getuid(struct sockaddr_storage *ss, socklen_t len, function in typeref:typename:int
identd.c 54 static int ident_getuid(struct sockaddr_storage *, socklen_t,
433 if (ident_getuid(ss, sizeof(ss), proxy, &uid) == -1) {
644 ident_getuid(struct sockaddr_storage *ss, socklen_t len, function in typeref:typename:int
identd.c 54 static int ident_getuid(struct sockaddr_storage *, socklen_t,
433 if (ident_getuid(ss, sizeof(ss), proxy, &uid) == -1) {
644 ident_getuid(struct sockaddr_storage *ss, socklen_t len, function in typeref:typename:int

Completed in 33 milliseconds