Searched defs:pcred (Results 1 - 2 of 2) sorted by relevance
| /src/sbin/mount_portal/ |
| H A D | activate.c | 183 struct portal_cred pcred; local in function:activate
|
| /src/lib/libpuffs/ |
| H A D | null.c | 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 3 milliseconds