Searched defs:which (Results 26 - 50 of 230) sorted by relevance

12345678910

/freebsd-current/lib/libsysdecode/
H A Dlinux.c135 sysdecode_linux_clockid(FILE *fp, clockid_t which) argument
/freebsd-current/crypto/openssh/regress/
H A Dtest-exec.sh369 which() function
/freebsd-current/contrib/bmake/
H A Dconfigure4935 which() { function
[all...]
/freebsd-current/usr.sbin/pw/
H A Dpw.c105 static int which = -1; variable
221 cmdhelp(int mode, int which) argument
[all...]
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c223 asn_subid_t which; local
/freebsd-current/contrib/bsnmp/snmpd/
H A Dtrans_udp.c348 asn_subid_t which = value->var.subs[sub-1]; local
/freebsd-current/crypto/heimdal/kcm/
H A Dglue.c131 kcmss_retrieve(krb5_context context, krb5_ccache id, krb5_flags which, const krb5_creds *mcred, krb5_creds *creds) argument
219 kcmss_remove_cred(krb5_context context, krb5_ccache id, krb5_flags which, krb5_creds *cred) argument
/freebsd-current/contrib/nvi/ex/
H A Dex_read.c40 enum { R_ARG, R_EXPANDARG, R_FILTER } which; local
H A Dex_write.c28 enum which {WN, WQ, WRITE, XIT}; enum
/freebsd-current/contrib/pf/libevent/
H A Dkqueue.c235 int which = 0; local
/freebsd-current/contrib/libpcap/testprogs/
H A Dfindalldevstest.c325 static short which; local
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dbench.c77 read_cb(evutil_socket_t fd, short which, void *arg) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dlog.c76 event_enable_debug_logging(ev_uint32_t which) argument
/freebsd-current/bin/date/
H A Dvary.c418 char which; local
/freebsd-current/sys/dev/pwm/
H A Dpwmbus.c126 pwmbus_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
/freebsd-current/contrib/libevent/
H A Dlog.c76 event_enable_debug_logging(ev_uint32_t which) argument
/freebsd-current/contrib/libevent/test/
H A Dbench.c77 read_cb(evutil_socket_t fd, short which, void *arg) argument
/freebsd-current/sys/dev/cardbus/
H A Dcardbus.c314 cardbus_read_ivar(device_t cbdev, device_t child, int which, uintptr_t *result) argument
/freebsd-current/sys/dev/spibus/
H A Dspibus.c124 spibus_read_ivar(device_t bus, device_t child, int which, uintptr_t *result) argument
148 spibus_write_ivar(device_t bus, device_t child, int which, uintptr_t value) argument
/freebsd-current/sys/kgssapi/krb5/
H A Dkcrypto.c223 krb5_get_usage_key(struct krb5_key_state *basekey, int usage, int which) argument
/freebsd-current/stand/libsa/
H A Dgpt.c52 gptupdate(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, argument
183 gptread_hdr(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, argument
232 gptbootconv(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, argument
282 gptread_table(const char *which, struct dsk *dskp, struct gpt_hdr *hdr, struct gpt_ent *table) argument
[all...]
/freebsd-current/lib/libc/gen/
H A Dtermios.c228 tcflush(int fd, int which) argument
/freebsd-current/sys/dev/smbus/
H A Dsmbus.c163 smbus_read_ivar(device_t parent, device_t child, int which, uintptr_t *result) argument
182 smbus_write_ivar(device_t parent, device_t child, int which, uintptr_t value) argument
/freebsd-current/sys/x86/pci/
H A Dqpi.c177 qpi_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
234 qpi_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
/freebsd-current/crypto/openssl/
H A DConfigure3256 sub which subroutine
[all...]

Completed in 675 milliseconds

12345678910