Searched refs:nowarn (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/usr.sbin/makefs/zfs/
H A Dzfs.h76 bool nowarn; member in struct:__anon54
/freebsd-current/contrib/flex/src/
H A Dmain.c52 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt;
786 if (nowarn)
954 fullspd = long_align = nowarn = yymore_used = continued_action =
1209 nowarn = false;
1213 nowarn = true;
1812 " -w, --nowarn do not generate warnings\n"
51 int printstats, syntaxerror, eofseen, ddebug, trace, nowarn, spprdflt; variable
H A Dflexdef.h317 * nowarn - if true (-w), do not generate warnings
360 extern int printstats, syntaxerror, eofseen, ddebug, trace, nowarn,
H A Dparse.y1059 if ( ! nowarn )
/freebsd-current/usr.sbin/makefs/
H A Dzfs.c94 { '\0', "nowarn", &zfs->nowarn, OPT_BOOL,
782 if (!zfs->nowarn) {
/freebsd-current/contrib/libpcap/msdos/
H A Dmakefile42 -nowarn -nobackup -twocase -replace $(HIGHC_OBJ)
/freebsd-current/sys/contrib/dev/rtw89/
H A Dfw.c247 struct rtw89_fw_suit *fw_suit, bool nowarn)
277 if (!nowarn)
377 bool nowarn)
382 ret = rtw89_mfw_recognize(rtwdev, type, fw_suit, nowarn);
996 const char *fw_name, bool nowarn)
1007 if (nowarn)
246 rtw89_mfw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, struct rtw89_fw_suit *fw_suit, bool nowarn) argument
376 __rtw89_fw_recognize(struct rtw89_dev *rtwdev, enum rtw89_fw_type type, bool nowarn) argument
994 rtw89_load_firmware_req(struct rtw89_dev *rtwdev, struct rtw89_fw_req_info *req, const char *fw_name, bool nowarn) argument
/freebsd-current/usr.bin/lex/
H A Dinitparse.c636 if ( ! nowarn )
H A Dinitscan.c2894 nowarn = ! option_sense; variable

Completed in 244 milliseconds