Searched refs:_openchild (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/keyserv/ |
H A D | update.c | 63 static int _openchild(char *command, FILE **fto, FILE **ffrom); 110 pid = _openchild(updater, &childargs, &childrslt); 148 _openchild(char *command, FILE **fto, FILE **ffrom) function
|
/titanic_41/usr/src/cmd/ypcmd/ypupdated/ |
H A D | openchild.c | 68 _openchild(command, fto, ffrom) in _openchild() function
|
H A D | rpc.ypupdated.c | 323 pid = _openchild(updater, &childargs, &childrslt);
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypupdated.c | 92 extern int _openchild(); 320 pid = _openchild(updater, &childargs, &childrslt);
|