Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dladm/
H A Ddladm.c7040 convert_secobj(char *buf, uint_t len, uint8_t *obj_val, uint_t *obj_lenp, in convert_secobj() function
7153 rval = convert_secobj(buf, len, obj_val, obj_lenp, class); in get_secobj_val()
7176 return (convert_secobj(buf, len, obj_val, obj_lenp, class)); in get_secobj_val()