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

/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dportald.h88 extern int activate_argv(struct portal_cred *, char *, char **, int *);
H A Dactivate.c66 activate_argv(struct portal_cred *pcr, char *key, char **v, int *fdp) function
212 error = activate_argv(&pcred, key, v, &fd);
H A Dpuffs_portal.c341 error = activate_argv(portc, portn->path, v, &fd);

Completed in 118 milliseconds