Searched refs:pcookie (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c179 foreach_nfs_host_cb(const char *opt, const char *value, void *pcookie) argument
184 nfs_host_cookie_t *udata = (nfs_host_cookie_t *)pcookie;
448 void *pcookie)
452 const char *linux_opts = (const char *)pcookie;
446 nfs_add_entry(const char *filename, const char *sharepath, const char *host, const char *security, const char *access_opts, void *pcookie) argument
/freebsd-13-stable/contrib/ntp/sntp/
H A Dnetworking.h77 keyid_t pcookie; /* peer cookie */ member in struct:speer
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h319 keyid_t pcookie; /* peer cookie */ member in struct:peer
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c361 cookie = peer->pcookie;
869 peer->pcookie = peer->hcookie ^ cookie;
871 peer->pcookie = cookie;
875 "cook %x ts %u fs %u", peer->pcookie,
H A Dntp_proto.c1124 pkeyid = peer->pcookie;

Completed in 126 milliseconds