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

1234

/src/lib/libc/sys/
H A Dposix_fadvise.c37 posix_fadvise(int fd, off_t offset, off_t size, int hint) argument
/src/sys/arch/atari/dev/
H A Devent.c175 filt_evread(struct knote *kn, long hint) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_sync_file.c162 filt_sync_file_event(struct knote *kn, long hint) argument
/src/lib/libcrypt/
H A Dcrypt-sha1.c72 __crypt_sha1_iterations (unsigned int hint) argument
/src/sys/arch/amiga/dev/
H A Devent.c175 filt_evread(struct knote *kn, long hint) argument
/src/sys/dev/sun/
H A Devent.c181 filt_evread(struct knote *kn, long hint) argument
/src/sys/arch/x68k/dev/
H A Devent.c197 filt_evread(struct knote *kn, long hint) argument
/src/sys/arch/cobalt/stand/boot/
H A Dnif_tlp.c81 tlp_match(struct netif *netif, void *hint) argument
89 tlp_probe(struct netif *netif, void *hint) argument
97 tlp_attach(struct iodesc *desc, void *hint) argument
/src/sys/arch/ews4800mips/stand/common/
H A Dether_if.c92 ether_match(struct netif *netif, void *hint) argument
99 ether_probe(struct netif *netif, void *hint) argument
106 ether_init(struct iodesc *iodesc, void *hint) argument
/src/lib/libc/citrus/
H A Dcitrus_prop.c358 const _citrus_prop_hint_t *hint; local in function:_citrus_prop_parse_element
[all...]
/src/games/adventure/
H A Dsubr.c508 int hint; local in function:checkhints
[all...]
/src/sys/dev/wscons/
H A Dwsevent.c311 filt_wseventread(struct knote *kn, long hint) argument
/src/sys/nfs/
H A Dnfs_kq.c220 filt_nfsread(struct knote *kn, long hint) argument
248 filt_nfsvnode(struct knote *kn, long hint) argument
/src/sys/kern/
H A Dsubr_log.c275 filt_logread(struct knote *kn, long hint) argument
H A Dsys_eventfd.c416 eventfd_filt_read(struct knote * const kn, long const hint) argument
455 eventfd_filt_write(struct knote * const kn, long const hint) argument
H A Dkern_fileassoc.c296 fileassoc_file_lookup(struct vnode *vp, fhandle_t *hint) argument
506 fileassoc_file_add(struct vnode *vp, fhandle_t *hint) argument
[all...]
/src/sys/miscfs/fifofs/
H A Dfifo_vnops.c601 filt_fiforead(struct knote *kn, long hint) argument
635 filt_fifowrite(struct knote *kn, long hint) argument
/src/sys/arch/x86/x86/
H A Dvia_padlock.c454 via_padlock_crypto_process(void *arg, struct cryptop *crp, int hint) argument
/src/sys/arch/landisk/dev/
H A Dbutton.c298 filt_btn_read(struct knote *kn, long hint) argument
/src/sys/external/bsd/drm2/drm/
H A Ddrm_cdevsw.c465 filt_drm_event(struct knote *kn, long hint) argument
/src/sys/arch/mac68k/dev/
H A Daed.c644 filt_aedread(struct knote *kn, long hint) argument
/src/sys/arch/macppc/dev/
H A Daed.c604 filt_aedread(struct knote *kn, long hint) argument
H A Dapm.c400 filt_apmread(struct knote *kn, long hint) argument
/src/tests/lib/libc/sys/
H A Dt_mmap.c625 void *hint = (void *)hintaddr; local in function:test_mmap_hint
[all...]
/src/sys/uvm/
H A Duvm_map.h224 struct vm_map_entry * hint; /* hint for quick lookups */ member in struct:vm_map

Completed in 17 milliseconds

1234