portal_cred
struct portal_cred pcred;
static int get_request(int, struct portal_cred *, char *, size_t);
activate_argv(struct portal_cred *pcr, char *key, char **v, int *fdp)
get_request(int so, struct portal_cred *pcr, char *key, size_t klen)
int (*pr_func)(struct portal_cred *,
extern int portal_exec(struct portal_cred *,
extern int portal_file(struct portal_cred *,
extern int portal_tcp(struct portal_cred *,
extern int portal_rfilter(struct portal_cred *,
extern int portal_wfilter(struct portal_cred *,
extern int activate_argv(struct portal_cred *, char *, char **, int *);
extern int lose_credentials(struct portal_cred *);
portal_file(struct portal_cred *pcr, char *key, char **v, int *fdp)
lose_credentials(struct portal_cred *pcr)
portal_wfilter(struct portal_cred *pcr, char *key, char **v, int *fdp)
portal_rfilter(struct portal_cred *pcr, char *key, char **v, int *fdp)
portal_tcp(struct portal_cred *pcr, char *key, char **v, int *fdp)
struct portal_cred *portc, char **v)
credtr(struct portal_cred *portc, const struct puffs_cred *puffc, int mode)
memset(portc, 0, sizeof(struct portal_cred));
struct portal_cred portc;
struct portal_cred portc;