Home
last modified time | relevance | path

Searched refs:_mode (Results 1 – 6 of 6) sorted by relevance

/dragonfly/usr.sbin/pw/
H A Dpw.h46 enum _mode enum
H A Dpw.c123 static int (*funcs[W_NUM]) (struct userconf * _cnf, int _mode, struct cargs * _args) = in main()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1081 #define ath_hal_getratetable(_ah, _mode) \ argument
1082 ((*(_ah)->ah_getRateTable)((_ah), (_mode)))
1101 #define ath_hal_setpower(_ah, _mode) \ argument
1102 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_TRUE))
1103 #define ath_hal_setselfgenpower(_ah, _mode) \ argument
1104 ((*(_ah)->ah_setPowerMode)((_ah), (_mode), AH_FALSE))
/dragonfly/lib/libutil/
H A Dlibutil.h94 pidfile_open(const char *_path, mode_t _mode, pid_t *_pidptr);
/dragonfly/sys/dev/sound/midi/
H A Dsynth_if.m294 int _mode;
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1197 int ASN1_time_parse(const char *_bytes, size_t _len, struct tm *_tm, int _mode);