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

/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dactivate.c183 struct portal_cred pcred; local
192 error = get_request(so, &pcred, key, sizeof(key));
212 error = activate_argv(&pcred, key, v, &fd);
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dresource.h125 struct pcred;
/netbsd-6-1-5-RELEASE/lib/libpuffs/
H A Dnull.c375 struct vattr *va, const struct puffs_cred *pcred)
390 const struct vattr *va, const struct puffs_cred *pcred)
407 const struct puffs_cred *pcred, int how,
545 const struct puffs_cred *pcred, char *linkname, size_t *linklen)
562 const struct puffs_cred *pcred, int *eofflag, off_t *cookies,
624 const struct puffs_cred *pcred, int ioflag)
656 const struct puffs_cred *pcred, int ioflag)
374 puffs_null_node_getattr(struct puffs_usermount *pu, puffs_cookie_t opc, struct vattr *va, const struct puffs_cred *pcred) argument
389 puffs_null_node_setattr(struct puffs_usermount *pu, puffs_cookie_t opc, const struct vattr *va, const struct puffs_cred *pcred) argument
406 puffs_null_node_fsync(struct puffs_usermount *pu, puffs_cookie_t opc, const struct puffs_cred *pcred, int how, off_t offlo, off_t offhi) argument
544 puffs_null_node_readlink(struct puffs_usermount *pu, puffs_cookie_t opc, const struct puffs_cred *pcred, char *linkname, size_t *linklen) argument
560 puffs_null_node_readdir(struct puffs_usermount *pu, puffs_cookie_t opc, struct dirent *de, off_t *off, size_t *reslen, const struct puffs_cred *pcred, int *eofflag, off_t *cookies, size_t *ncookies) argument
622 puffs_null_node_read(struct puffs_usermount *pu, puffs_cookie_t opc, uint8_t *buf, off_t offset, size_t *buflen, const struct puffs_cred *pcred, int ioflag) argument
654 puffs_null_node_write(struct puffs_usermount *pu, puffs_cookie_t opc, uint8_t *buf, off_t offset, size_t *buflen, const struct puffs_cred *pcred, int ioflag) argument

Completed in 181 milliseconds