Searched refs:nastr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/locale/
H A Dlocale.c800 static char nastr[3] = "-1"; local
822 *kwval = nastr;
/freebsd-12-stable/sys/dev/bnxt/
H A Dbnxt_hwrm.c274 const char nastr[] = "<not installed>"; local
306 strlcpy(softc->ver_info->mgmt_fw_name, nastr, BNXT_NAME_SIZE);
319 strlcpy(softc->ver_info->netctrl_fw_name, nastr,
332 strlcpy(softc->ver_info->roce_fw_name, nastr, BNXT_NAME_SIZE);

Completed in 175 milliseconds