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

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_check.c292 size_t str_len, str_num; local
318 str_num = str->num;
335 id_num, str_num, cur_po); local
339 id_num, str_num, cur_po); local
344 id_num, str_num, cur_po); local
348 id_num, str_num, cur_po); local
430 diag(gettext(ERR_INVALID_FMT), str_num, cur_po); local
436 id_num, str_num, cur_po); local
447 id_num, str_num, cur_po); local
/illumos-gate/usr/src/uts/sparc/os/
H A Discsi_boot.c48 static boolean_t parse_lun_num(uchar_t *str_num, uchar_t *hex_num);
378 parse_lun_num(uchar_t *str_num, uchar_t *hex_num) argument
385 if ((str_num == NULL) || (hex_num == NULL)) {
389 buf = (char *)str_num;

Completed in 45 milliseconds