OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:su_popen
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/rpc.pcnfsd/
extern.h
32
FILE *
su_popen
(char *, char *, int);
pcnfsd_print.c
344
if ((fd =
su_popen
(user, xcmd, MAXTIME_FOR_PRINT)) == NULL) {
345
msg_out("rpc.pcnfsd:
su_popen
failed");
661
p =
su_popen
(user, buff, MAXTIME_FOR_QUEUE);
741
p =
su_popen
(user, buff, MAXTIME_FOR_QUEUE);
1085
if ((fd =
su_popen
(user, cmdbuf, MAXTIME_FOR_CANCEL)) == NULL) {
1086
msg_out("rpc.pcnfsd:
su_popen
failed");
1131
if ((fd =
su_popen
(user, cmdbuf, MAXTIME_FOR_CANCEL)) == NULL) {
1132
msg_out("rpc.pcnfsd:
su_popen
failed");
1167
** is the command which should be run (via "
su_popen
()") if a
pcnfsd_misc.c
356
msg_out("rpc.pcnfsd:
su_popen
timeout - killed child process");
406
su_popen
(char *user, char *cmd, int maxtime)
function in typeref:typename:FILE *
427
msg_out("rpc.pcnfsd: unable to create pipe in
su_popen
");
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025