Searched refs:SCNCPluginExecCommand (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dscnc_utils.h144 SCNCPluginExecCommand (CFRunLoopRef runloop, SCDPluginExecCallBack callback, void *context, uid_t uid, gid_t gid,
H A Dscnc_utils.c2171 SCNCPluginExecCommand (CFRunLoopRef runloop, function
2281 pid = SCNCPluginExecCommand(NULL, callback, callbackContext, 0, 0, thepath, cmdarg);
H A Dscnc_main.c1899 if (SCNCPluginExecCommand(NULL, NULL, 0, 0, 0, thepath, cmdarg) == 0)

Completed in 122 milliseconds