Home
last modified time | relevance | path

Searched refs:zonecfg_str_to_bytes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c167 if (zonecfg_str_to_bytes(maxrss, &num) == -1) { in update_zone_mcap()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dmapfile-vers221 zonecfg_str_to_bytes;
H A Dlibzonecfg.c4092 zonecfg_str_to_bytes(char *str, uint64_t *bytes) in zonecfg_str_to_bytes() function
4173 if (zonecfg_str_to_bytes(memstr, mem_val) != 0) in zonecfg_valid_memlimit()
/illumos-gate/usr/src/head/
H A Dlibzonecfg.h303 extern int zonecfg_str_to_bytes(char *, uint64_t *);