Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libdscfg/common/
H A Dcfg.c1110 cfg_decode_string(char *str, char *output, int outlen) in cfg_decode_string() function
1184 cfg_decode_string(tval, decode_buf, CFG_MAX_BUF); in cfg_get_options()
1186 cfg_decode_string(ttag, decode_buf, CFG_MAX_BUF); in cfg_get_options()
1360 cfg_decode_string(p, val, val_len); in cfg_get_single_option()
1373 cfg_decode_string(p, val, val_len); in cfg_get_single_option()