Searched defs:mode1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evthread-internal.h | 314 #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 D | evthread-internal.h | 314 #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 D | freopen_test.c | 36 runtest(const char *fname1, const char *mode1, const char *fname2, in runtest()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_modes.c | 753 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 D | sec.h | 76 u_int mode1 : 8; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_oncore.c | 852 int cap, mode, mode1; in oncore_ppsapi() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | p2p_supplicant.c | 6469 enum hostapd_hw_mode mode1, mode2; in wpas_same_band() local
|