Searched defs:which (Results 1 - 25 of 230) sorted by relevance

12345678910

/freebsd-current/crypto/openssh/contrib/
H A Dfindssl.sh94 which () { function
/freebsd-current/sbin/ipf/libipf/
H A Dgetnattype.c21 char *which; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dsched_getaffinity.c40 cpuwhich_t which; local
H A Dsched_setaffinity.c42 cpuwhich_t which; local
/freebsd-current/contrib/nvi/vi/
H A Dv_mark.c24 enum which {BQMARK, FQMARK}; enum
H A Dv_util.c134 v_emsg(SCR *sp, char *p, vim_t which) argument
H A Dv_word.c63 enum which {BIGWORD, LITTLEWORD}; enum
H A Dv_itxt.c164 enum which { o_cmd, O_cmd }; enum
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_barrier.c52 int which = (int)(long)arg; local
/freebsd-current/sys/dev/acpica/
H A Dacpi_isab.c117 acpi_isab_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
H A Dacpi_pcib_pci.c143 acpi_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
/freebsd-current/usr.sbin/pw/
H A Dpw_log.c40 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) argument
/freebsd-current/contrib/nvi/ex/
H A Dex_append.c24 enum which {APPEND, CHANGE, INSERT}; enum
H A Dex_global.c27 enum which {GLOBAL, V}; enum
H A Dex_shift.c24 enum which {RETAB, LEFT, RIGHT}; enum
H A Dex_util.c147 ex_wemsg(SCR* sp, CHAR_T *p, exm_t which) argument
164 ex_emsg(SCR *sp, char *p, exm_t which) argument
/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Dinstr_size.c98 dtrace_dis_isize(uint8_t *instr, dis_isize_t which, model_t model, int *rmindex) argument
/freebsd-current/usr.bin/renice/
H A Drenice.c59 int errs = 0, prio = 0, who = 0, which = PRIO_PROCESS; local
126 donice(int which, int who, int prio, bool incr) argument
[all...]
/freebsd-current/sys/compat/ia32/
H A Dia32_sysvec.c215 ia32_fixlimit(struct rlimit *rl, int which) argument
/freebsd-current/contrib/libevent/
H A Ddevpoll.c203 int which = 0; local
/freebsd-current/contrib/ntp/sntp/libevent/
H A Ddevpoll.c203 int which = 0; local
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dbench_cascade.c67 read_cb(evutil_socket_t fd, short which, void *arg) argument
/freebsd-current/sbin/ifconfig/
H A Daf_link.c190 link_getaddr(const char *addr, int which) argument
/freebsd-current/contrib/libevent/test/
H A Dbench_cascade.c67 read_cb(evutil_socket_t fd, short which, void *arg) argument
/freebsd-current/usr.bin/tr/
H A Dextern.h38 enum { STRING1, STRING2 } which; member in struct:__anon932

Completed in 297 milliseconds

12345678910