Searched refs:_openchild (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/usr.bin/newkey/ |
| HD | update.c | 72 static int _openchild(char *, FILE **, FILE **); 101 pid = _openchild(updater, &childargs, &childrslt); 140 _openchild(char *command, FILE **fto, FILE **ffrom) function
|
| /freebsd-14-stable/usr.sbin/rpc.ypupdated/ |
| HD | update.c | 78 static int _openchild(char *, FILE **, FILE **); 106 pid = _openchild(updater, &childargs, &childrslt); in mapupdate() 144 _openchild(char *command, FILE **fto, FILE **ffrom) in _openchild() function
|