Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/strings/
H A Dstrings.c109 look_in_sections(char *file, sec_name_t *seclistptr) in look_in_sections() argument
136 if (seclistptr != NULL) { in look_in_sections()
149 for (sptr = seclistptr; sptr != NULL; in look_in_sections()
185 sec_name_t *seclistptr = NULL; local
235 if (seclistptr == NULL) {
236 seclistptr = sptr;
237 seclistptr->next = NULL;
329 seclistptr);