Searched refs:_openchild (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/keyserv/ |
H A D | update.c | 61 static int _openchild(char *command, FILE **fto, FILE **ffrom); 108 pid = _openchild(updater, &childargs, &childrslt); 146 _openchild(char *command, FILE **fto, FILE **ffrom) function
|
/illumos-gate/usr/src/cmd/ypcmd/ypupdated/ |
H A D | openchild.c | 53 _openchild(char *command, FILE **fto, FILE **ffrom) in _openchild() function
|
H A D | rpc.ypupdated.c | 313 pid = _openchild(updater, &childargs, &childrslt); in update()
|