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

/netbsd-current/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-current/sys/sys/
H A Dresource.h148 struct pcred;
/netbsd-current/lib/libpuffs/
H A Dnull.c376 struct vattr *va, const struct puffs_cred *pcred)
391 const struct vattr *va, const struct puffs_cred *pcred)
408 const struct puffs_cred *pcred, int how,
551 const struct puffs_cred *pcred, char *linkname, size_t *linklen)
568 const struct puffs_cred *pcred, int *eofflag, off_t *cookies,
630 const struct puffs_cred *pcred, int ioflag)
662 const struct puffs_cred *pcred, int ioflag)
375 puffs_null_node_getattr(struct puffs_usermount *pu, puffs_cookie_t opc, struct vattr *va, const struct puffs_cred *pcred) argument
390 puffs_null_node_setattr(struct puffs_usermount *pu, puffs_cookie_t opc, const struct vattr *va, const struct puffs_cred *pcred) argument
407 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
550 puffs_null_node_readlink(struct puffs_usermount *pu, puffs_cookie_t opc, const struct puffs_cred *pcred, char *linkname, size_t *linklen) argument
566 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
628 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
660 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 203 milliseconds