/src/share/examples/emul/ultrix/etc/ |
svc.conf | 20 protocols=local # /etc/protocols (getprotoent()) key
|
svc.conf | 20 protocols=local # /etc/protocols (getprotoent()) key
|
/src/usr.bin/getent/ |
getent.c | 79 static int protocols(int, char *[]); 104 { "protocols", protocols, }, 689 * protocols 693 protocols(int argc, char *argv[]) function in typeref:typename:int
|
getent.c | 79 static int protocols(int, char *[]); 104 { "protocols", protocols, }, 689 * protocols 693 protocols(int argc, char *argv[]) function in typeref:typename:int
|