Home
last modified time | relevance | path

Searched refs:_openchild (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/usr.bin/newkey/
HDupdate.c72 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/
HDupdate.c78 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