Home | Sort by: relevance | last modified time | path |
/src/libexec/rshd/ | |
rshd.c | 144 static char *topdomain(char *); 776 p1 = topdomain(localhost); 777 p2 = topdomain(h); 784 topdomain(char *h) function in typeref:typename:char * |
/src/libexec/rlogind/ | |
rlogind.c | 143 static char *topdomain(char *); 730 p1 = topdomain(localhost); 731 p2 = topdomain(h); 738 topdomain(char *h) function in typeref:typename:char * |