/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/sys/fs/fuse/ |
H A D | fuse_device.c | 215 fuse_device_filt_read(struct knote *kn, long hint) in fuse_device_filt_read() 241 fuse_device_filt_write(struct knote *kn, long hint) in fuse_device_filt_write()
|
/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/sys/kern/ |
H A D | sys_eventfd.c | 287 filt_eventfdread(struct knote *kn, long hint) in filt_eventfdread() 300 filt_eventfdwrite(struct knote *kn, long hint) in filt_eventfdwrite()
|
H A D | sys_pipe.c | 1838 filt_piperead(struct knote *kn, long hint) in filt_piperead() 1860 filt_pipewrite(struct knote *kn, long hint) in filt_pipewrite() 1898 filt_pipenotsup(struct knote *kn, long hint) in filt_pipenotsup()
|
H A D | tty_pts.c | 450 pts_kqops_read_event(struct knote *kn, long hint) in pts_kqops_read_event() 476 pts_kqops_write_event(struct knote *kn, long hint) in pts_kqops_write_event()
|
H A D | subr_log.c | 210 logkqread(struct knote *kn, long hint) in logkqread()
|
H A D | kern_event.c | 401 filt_kqueue(struct knote *kn, long hint) in filt_kqueue() 489 filt_proc(struct knote *kn, long hint) in filt_proc() 957 filt_timer(struct knote *kn, long hint) in filt_timer() 988 filt_user(struct knote *kn, __unused long hint) in filt_user() 2371 knote(struct knlist *list, long hint, int lockflags) in knote()
|
/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 | 25 static unsigned int clnt_psk_callback(SSL *ssl, const char *hint, in clnt_psk_callback()
|
/freebsd/sys/opencrypto/ |
H A D | crypto.c | 1406 crypto_dispatch_one(struct cryptop *crp, int hint) in crypto_dispatch_one() 1479 int hint; in crypto_dispatch_batch() local 1518 crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint) in crypto_invoke() 1763 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/sys/ |
H A D | event.h | 243 #define KNOTE(list, hint, flags) knote(list, hint, flags) argument 244 #define KNOTE_LOCKED(list, hint) knote(list, hint, KNF_LISTLOCKED) argument 245 #define KNOTE_UNLOCKED(list, hint) knote(list, hint, 0) argument
|
/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/crypto/openssl/ |
H A D | ossl.c | 420 ossl_process(device_t dev, struct cryptop *crp, int hint) in ossl_process() argument
|
/freebsd/usr.bin/sort/ |
H A D | coll.h | 106 struct key_hint hint[0]; /* key sort hint */ member
|
/freebsd/sys/dev/ioat/ |
H A D | ioat_internal.h | 135 uint32_t hint:1; member 168 uint32_t hint:1; member 225 uint32_t hint:1; member 304 uint32_t hint:1; member 342 uint32_t hint:1; member 384 uint32_t hint:1; member
|
/freebsd/sys/x86/acpica/ |
H A D | acpi_apm.c | 429 apmreadfilt(struct knote *kn, long hint) in apmreadfilt()
|
/freebsd/lib/libc/iconv/ |
H A D | citrus_prop.c | 350 const _citrus_prop_hint_t *hint; in _citrus_prop_parse_element() local
|
/freebsd/contrib/sendmail/makemap/ |
H A D | makemap.c | 623 char *hint; local
|