Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.c366 return (PICL_VALUETOOBIG); in picl_get_propval()
378 err = PICL_VALUETOOBIG; in picl_get_propval()
406 return (PICL_VALUETOOBIG); in picl_get_propval_by_name()
418 err = PICL_VALUETOOBIG; in picl_get_propval_by_name()
440 return (PICL_VALUETOOBIG); in picl_set_propval()
447 return (PICL_VALUETOOBIG); in picl_set_propval()
475 return (PICL_VALUETOOBIG); in picl_set_propval_by_name()
483 return (PICL_VALUETOOBIG); in picl_set_propval_by_name()
793 return (PICL_VALUETOOBIG); in picl_get_node_by_path()
823 return (PICL_VALUETOOBIG); in picl_find_node()
[all …]
H A Dpicl.h77 PICL_VALUETOOBIG, /* value too big for buffer */ enumerator
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c876 return (PICL_VALUETOOBIG); in check_propsize()
878 return (PICL_VALUETOOBIG); in check_propsize()
883 return (PICL_VALUETOOBIG); in check_propsize()
1278 return (PICL_VALUETOOBIG); in ptree_create_prop()
1803 return (PICL_VALUETOOBIG); in ptree_create_node()
2169 return (PICL_VALUETOOBIG); in read_reserved_propval_and_unlock()