Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fmtmsg/
H A Dmain.c353 getauxsevs(ptr) in getauxsevs() function
765 penvsev = getauxsevs(strcpy(sevval, sevstrval)); in main()
773 penvsev = getauxsevs((char *) NULL); in main()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c399 getauxsevs(char *ptr) in getauxsevs() function
640 psev = getauxsevs(sevspace); in sevstrset()
645 while (psev = getauxsevs((char *)NULL)) { in sevstrset()