Home
last modified time | relevance | path

Searched defs:mode1 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devthread-internal.h314 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
315 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
350 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument
360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
/freebsd/contrib/libevent/
H A Devthread-internal.h314 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
315 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) EVUTIL_NIL_STMT_ argument
350 #define EVLOCK_LOCK2(lock1,lock2,mode1,mode2) \ argument
360 #define EVLOCK_UNLOCK2(lock1,lock2,mode1,mode2) \ argument
/freebsd/lib/libc/tests/stdio/
H A Dfreopen_test.c36 runtest(const char *fname1, const char *mode1, const char *fname2, in runtest()
/freebsd/sys/dev/drm2/
H A Ddrm_modes.c753 bool drm_mode_equal(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2) in drm_mode_equal()
/freebsd/sys/dev/sec/
H A Dsec.h76 u_int mode1 : 8; member
/freebsd/contrib/ntp/ntpd/
H A Drefclock_oncore.c852 int cap, mode, mode1; in oncore_ppsapi() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c6469 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local