Searched refs:_DoCommandToFileOrPipe (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xmh/dist/ |
| H A D | command.c | 127 static int _DoCommandToFileOrPipe( function in typeref:typename:int 442 status = _DoCommandToFileOrPipe( argv, fd_in, fd_out, (char **) NULL, 454 _DoCommandToFileOrPipe( argv, -1, -2, &result, &len ); 473 _DoCommandToFileOrPipe(argv, -1, fd, (char **) NULL, (int *) NULL);
|
Completed in 3 milliseconds