Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkfifo/
H A Dmkfifo.c52 const char *modestr = NULL; in main() local
/freebsd/usr.sbin/setfmac/
H A Dsetfmac.c55 const char *modestr; /* print-worthy ",-?" mode string */ member
305 char *regexstr, *modestr, *macstr, *regerrorstr; in add_spec_line() local
/freebsd/usr.sbin/ifmcstat/
H A Difmcstat.c805 const char *modestr; in inm_print_sources_sysctl() local
905 const char *modestr; in in6m_print_sources_sysctl() local
/freebsd/sbin/savecore/
H A Dsavecore.c135 xfopenat(int dirfd, const char *path, int flags, const char *modestr, ...) in xfopenat()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c2615 static const char * modestr(enum hostapd_hw_mode mode) in modestr() function
/freebsd/sys/net80211/
H A Dieee80211_ht.c394 const char *modestr = ieee80211_phymode_name[mode]; in ht_announce() local
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2998 static const char *modestr(char mode, int format) in modestr() function