Searched refs:getcredhostuuid (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/sys/ |
| H A D | jail.h | 463 void getcredhostuuid(struct ucred *, char *, size_t);
|
| /freebsd/sys/netinet6/ |
| H A D | in6_ifattach.c | 376 getcredhostuuid(curthread->td_ucred, hostuuid, sizeof(hostuuid)); in in6_get_stableifid()
|
| /freebsd/sys/net/ |
| H A D | if_ethersubr.c | 1416 getcredhostuuid(curthread->td_ucred, uuid, sizeof(uuid)); in ether_gen_addr_byname()
|
| /freebsd/sys/kern/ |
| H A D | kern_jail.c | 4180 getcredhostuuid(struct ucred *cred, char *buf, size_t size) in getcredhostuuid() function
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clstate.c | 886 getcredhostuuid(cred, uuid, sizeof uuid); in nfscl_getcl()
|