| /freebsd/sys/geom/ |
| H A D | geom_kern.c | 157 sysctl_kern_geom_confany(struct sysctl_req *req, g_event_t *func, size_t *hint) in sysctl_kern_geom_confany() 183 static size_t hint = PAGE_SIZE; in sysctl_kern_geom_conftxt() local 191 static size_t hint = PAGE_SIZE; in sysctl_kern_geom_confdot() local 199 static size_t hint = PAGE_SIZE; in sysctl_kern_geom_confxml() local
|
| /freebsd/tools/tools/kdrv/ |
| H A D | KernelDriver | 85 proc findDrvFile_try {hint} { argument 125 proc findDrvFile {hint} { argument 963 proc getKpath {hint} { argument
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Relocations.cpp | 97 std::string hint; in reportRangeError() local 111 std::string hint; in reportRangeError() local
|
| /freebsd/crypto/openssl/crypto/ml_dsa/ |
| H A D | ml_dsa_sign.h | 12 VECTOR hint; member
|
| H A D | ml_dsa_key_compress.c | 154 uint32_t ossl_ml_dsa_key_compress_use_hint(uint32_t hint, uint32_t r, in ossl_ml_dsa_key_compress_use_hint()
|
| /freebsd/sys/dev/null/ |
| H A D | null.c | 221 one_ev(struct knote *kn, long hint) in one_ev() 228 zero_ev(struct knote *kn, long hint) in zero_ev()
|
| /freebsd/sys/fs/fuse/ |
| H A D | fuse_device.c | 219 fuse_device_filt_read(struct knote *kn, long hint) in fuse_device_filt_read() 245 fuse_device_filt_write(struct knote *kn, long hint) in fuse_device_filt_write()
|
| /freebsd/sys/kern/ |
| H A D | kern_jaildesc.c | 187 jaildesc_knote(struct prison *pr, long hint) in jaildesc_knote() 297 jaildesc_kqops_event(struct knote *kn, long hint) in jaildesc_kqops_event()
|
| H A D | sys_eventfd.c | 288 filt_eventfdread(struct knote *kn, long hint) in filt_eventfdread() 301 filt_eventfdwrite(struct knote *kn, long hint) in filt_eventfdwrite()
|
| H A D | sys_pipe.c | 1847 filt_piperead(struct knote *kn, long hint) in filt_piperead() 1869 filt_pipewrite(struct knote *kn, long hint) in filt_pipewrite() 1907 filt_pipenotsup(struct knote *kn, long hint) in filt_pipenotsup()
|
| H A D | tty_pts.c | 449 pts_kqops_read_event(struct knote *kn, long hint) in pts_kqops_read_event() 475 pts_kqops_write_event(struct knote *kn, long hint) in pts_kqops_write_event()
|
| H A D | subr_log.c | 211 logkqread(struct knote *kn, long hint) in logkqread()
|
| /freebsd/usr.bin/finger/ |
| H A D | net.c | 61 static struct addrinfo hint; in netfinger() local
|
| /freebsd/usr.sbin/config/ |
| H A D | config.h | 207 struct hint { struct 208 char *hint_name; argument
|
| H A D | config.y | 199 struct hint *hint; variable
|
| /freebsd/crypto/krb5/src/util/support/ |
| H A D | fake-addrinfo.c | 322 const struct addrinfo *hint, in system_getaddrinfo() 404 const struct addrinfo *hint) in debug_dump_getaddrinfo_args() 820 const struct addrinfo *hint, struct addrinfo **result) in fake_getaddrinfo() 1059 const struct addrinfo *hint, struct addrinfo **result) in getaddrinfo() 1089 getaddrinfo (const char *name, const char *serv, const struct addrinfo *hint, in getaddrinfo()
|
| /freebsd/sys/dev/bhnd/ |
| H A D | bhnd_erom.h | 145 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in bhnd_erom_probe()
|
| /freebsd/crypto/openssl/test/ |
| H A D | dtls_mtu_test.c | 26 static unsigned int clnt_psk_callback(SSL *ssl, const char *hint, in clnt_psk_callback()
|
| /freebsd/sys/opencrypto/ |
| H A D | crypto.c | 1404 crypto_dispatch_one(struct cryptop *crp, int hint) in crypto_dispatch_one() 1477 int hint; in crypto_dispatch_batch() local 1516 crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint) in crypto_invoke() 1757 int result, hint; in crypto_dispatch_thread() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | emutls.c | 145 static void win_error(DWORD last_err, const char *hint) { in win_error() 158 static __inline void win_abort(DWORD last_err, const char *hint) { in win_abort()
|
| /freebsd/contrib/sendmail/editmap/ |
| H A D | editmap.c | 287 char *hint; local
|
| /freebsd/sys/netgraph/ |
| H A D | ng_device.c | 625 ngd_kqread_event(struct knote *kn, long hint) in ngd_kqread_event() 657 ngd_kqwrite_event(struct knote *kn, long hint) in ngd_kqwrite_event()
|
| /freebsd/crypto/openssl/apps/ |
| H A D | ciphers.c | 79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, in dummy_psk()
|
| /freebsd/sys/sys/ |
| H A D | event.h | 254 #define KNOTE(list, hint, flags) knote(list, hint, flags) argument 255 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED) argument 256 #define KNOTE_UNLOCKED(list, hint) knote(list, hint, 0) argument
|
| /freebsd/sys/crypto/openssl/ |
| H A D | ossl.c | 420 ossl_process(device_t dev, struct cryptop *crp, int hint) in ossl_process()
|