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

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

Completed in 43 milliseconds