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

/freebsd-10.0-release/usr.bin/newkey/
H A Dupdate.c74 static int _openchild(char *, FILE **, FILE **);
103 pid = _openchild(updater, &childargs, &childrslt);
142 _openchild(char *command, FILE **fto, FILE **ffrom) function
/freebsd-10.0-release/usr.sbin/rpc.ypupdated/
H A Dupdate.c80 static int _openchild(char *, FILE **, FILE **);
108 pid = _openchild(updater, &childargs, &childrslt);
146 _openchild(char *command, FILE **fto, FILE **ffrom) function

Completed in 66 milliseconds