Home
last modified time | relevance | path

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

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