HomeSort by: relevance | last modified time | path
    Searched defs:portal_cred (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/mount_portal/
portald.h 54 struct portal_cred { struct
65 int (*pr_func)(struct portal_cred *,
73 extern int portal_exec(struct portal_cred *,
75 extern int portal_file(struct portal_cred *,
77 extern int portal_tcp(struct portal_cred *,
79 extern int portal_rfilter(struct portal_cred *,
81 extern int portal_wfilter(struct portal_cred *,
88 extern int activate_argv(struct portal_cred *, char *, char **, int *);
91 extern int lose_credentials(struct portal_cred *);
portald.h 54 struct portal_cred { struct
65 int (*pr_func)(struct portal_cred *,
73 extern int portal_exec(struct portal_cred *,
75 extern int portal_file(struct portal_cred *,
77 extern int portal_tcp(struct portal_cred *,
79 extern int portal_rfilter(struct portal_cred *,
81 extern int portal_wfilter(struct portal_cred *,
88 extern int activate_argv(struct portal_cred *, char *, char **, int *);
91 extern int lose_credentials(struct portal_cred *);

Completed in 129 milliseconds