HomeSort by: relevance | last modified time | path
    Searched refs:estrtou (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
util.h 156 uintmax_t estrtou(const char *, int, uintmax_t, uintmax_t);
  /src/lib/libutil/
efun.c 192 estrtou(const char * nptr, int base, uintmax_t lo, uintmax_t hi) function in typeref:typename:uintmax_t
Makefile 93 MLINKS+=efun.3 estrtou.3
  /src/sbin/efi/
main.c 463 opt.mbr_sig = (uint32_t)estrtou(optarg, 0,

Completed in 21 milliseconds