Searched defs:fto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/keyserv/
H A Dupdate.c63 static int _openchild(char *command, FILE **fto, FILE **ffrom);
148 _openchild(char *command, FILE **fto, FILE **ffrom) argument
191 *fto = fdopen(pdto[1], "w");

Completed in 44 milliseconds