Searched defs:_profstr2attr (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetprofattr.c138 profattr_t *_profstr2attr(profstr_t *);
149 return (_profstr2attr(tmp));
165 return (_profstr2attr(resptr));
184 _profstr2attr(profstr_t *prof) function

Completed in 20 milliseconds