Searched defs:hint (Results 1 - 25 of 97) sorted by relevance

1234

/freebsd-current/usr.bin/finger/
H A Dnet.c61 static struct addrinfo hint; local
/freebsd-current/sys/geom/
H A Dgeom_kern.c157 sysctl_kern_geom_confany(struct sysctl_req *req, g_event_t *func, size_t *hint) argument
183 static size_t hint = PAGE_SIZE; local
191 static size_t hint = PAGE_SIZE; local
199 static size_t hint = PAGE_SIZE; local
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DRelocations.cpp97 std::string hint; local
111 std::string hint; local
/freebsd-current/crypto/openssl/test/
H A Ddtls_mtu_test.c25 static unsigned int clnt_psk_callback(SSL *ssl, const char *hint, argument
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_erom.h144 bhnd_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, const struct bhnd_chipid *hint, struct bhnd_chipid *cid) argument
H A Dbhnd_erom.c99 bhnd_erom_probe_driver_classes(devclass_t bus_devclass, struct bhnd_erom_io *eio, const struct bhnd_chipid *hint, struct bhnd_chipid *cid) argument
/freebsd-current/usr.bin/sort/
H A Dcoll.h106 struct key_hint hint[0]; /* key sort hint */ member in struct:key_value
/freebsd-current/lib/libc/iconv/
H A Dcitrus_prop.c350 const _citrus_prop_hint_t *hint; local
[all...]
/freebsd-current/sys/crypto/openssl/
H A Dossl.c420 ossl_process(device_t dev, struct cryptop *crp, int hint) argument
/freebsd-current/sys/kern/
H A Dsubr_log.c210 logkqread(struct knote *kn, long hint) argument
H A Dsys_eventfd.c287 filt_eventfdread(struct knote *kn, long hint) argument
300 filt_eventfdwrite(struct knote *kn, long hint) argument
H A Dsys_procdesc.c450 procdesc_kqops_event(struct knote *kn, long hint) argument
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dnew_pair.c278 int hint = SP_PARM->_recent_pair; local
/freebsd-current/contrib/sendmail/editmap/
H A Deditmap.c287 char *hint; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Demutls.c145 static void win_error(DWORD last_err, const char *hint) { argument
158 static __inline void win_abort(DWORD last_err, const char *hint) { argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_sock.c498 struct evutil_addrinfo hint; local
/freebsd-current/crypto/openssl/apps/
H A Dciphers.c79 static unsigned int dummy_psk(SSL *ssl, const char *hint, char *identity, argument
/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c1417 int hint, len = m->m_pkthdr.len - (*off); local
/freebsd-current/sys/dev/evdev/
H A Dcdev.c362 evdev_kqread(struct knote *kn, long hint) argument
/freebsd-current/sys/crypto/ccp/
H A Dccp.c527 ccp_process(device_t dev, struct cryptop *crp, int hint) argument
/freebsd-current/contrib/libevent/
H A Dbufferevent_sock.c498 struct evutil_addrinfo hint; local
/freebsd-current/sys/fs/fuse/
H A Dfuse_device.c215 fuse_device_filt_read(struct knote *kn, long hint) argument
241 fuse_device_filt_write(struct knote *kn, long hint) argument
/freebsd-current/sys/x86/acpica/
H A Dacpi_apm.c429 apmreadfilt(struct knote *kn, long hint) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchExpandAtomicPseudoInsts.cpp576 int hint; local
/freebsd-current/sys/dev/qat/qat/
H A Dqat_ocf.c827 qat_ocf_process(device_t dev, struct cryptop *crp, int hint) argument

Completed in 277 milliseconds

1234