Lines Matching refs:xlookup
473 xlookup to auxstr if syserror(tcp) is false.
2062 * xlat.c (xlookup): Add static variable pos, store xlat there when it is
3198 * time.c (do_adjtimex): Use xlat_idx instead of xlookup.
4606 ioprio: use sprintxval instead of xlookup and string/value printing.
4618 print_xlat_ex(val, xlookup(xlat, val), XLAT_STYLE_FMT_D);
4701 fcntl: replace combinations of xlookup and printxval with printxvals.
15602 * util.c (xlookup, xlat_bsearch_compare, xlat_search, printxvals,
29444 Rename xlookup64 to xlookup.
29445 * defs.h (xlookup): Remove.
29446 (xlookup64): Rename to xlookup.
29447 * util.c (xlookup64): Rename to xlookup.
29449 Prepare for transition from xlookup64 to xlookup.
29451 Cast 2nd argument of xlookup to unsigned long.
29458 of xlookup to unsigned int.
30229 * defs.h (xlookup): Rename to xlookup64, change type of integer argument
30231 (xlookup): New static inline function.
30232 * util.c (xlookup): Rename to xlookup64, change type of integer
42796 (xlookup, printxval): Add 'const' qualifier to the 2nd argument and
42848 * util.c (xlookup, printxval): Add 'const' qualifier to 'val' argument