Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpc.ypupdated/
H A Dupdate.c75 static int _openchild(char *, FILE **, FILE **);
103 pid = _openchild(updater, &childargs, &childrslt); in mapupdate()
141 _openchild(char *command, FILE **fto, FILE **ffrom) in _openchild() function
/dragonfly/usr.bin/newkey/
H A Dupdate.c78 static int _openchild(char *, FILE **, FILE ** );
106 pid = _openchild(updater, &childargs, &childrslt);
145 _openchild(char *command, FILE **fto, FILE **ffrom) function