Searched refs:not_avail (Results 1 – 2 of 2) sorted by relevance
/external/f2fs-tools/fsck/ |
D | resize.c | 314 goto not_avail; in shrink_nats() 319 not_avail: in shrink_nats()
|
/external/sg3_utils/src/ |
D | sg_logs.c | 124 static const char * const not_avail = "not available"; variable 2326 snprintf(b, blen, "%s", not_avail); in temperature_str() 2339 snprintf(b, blen, "%s", not_avail); in humidity_str() 3841 sgj_pr_hr(jsp, " %s = <%s>\n", ctemp, not_avail); in show_temperature_page() 3860 sgj_pr_hr(jsp, " %s = <%s>\n", rtemp, not_avail); in show_temperature_page() 3867 cp = not_avail; in show_temperature_page() 5487 sgj_pr_hr(jsp, " %s: <%s>\n", fso, not_avail); in show_format_status_page() 5500 sgj_js_nv_ihexstr(jsp, jo3p, fso_sn, 0, NULL, not_avail); in show_format_status_page() 5534 sgj_pr_hr(jsp, " %s: <%s>\n", cp, not_avail); in show_format_status_page() 5548 sgj_js_nv_ihexstr(jsp, jo3p, b, 0, NULL, not_avail); in show_format_status_page()
|