Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c107 look_in_sections(char *file, sec_name_t *seclistptr) in look_in_sections() argument
134 if (seclistptr != NULL) { in look_in_sections()
147 for (sptr = seclistptr; sptr != NULL; in look_in_sections()
183 sec_name_t *seclistptr = NULL; local
233 if (seclistptr == NULL) {
234 seclistptr = sptr;
235 seclistptr->next = NULL;
327 seclistptr);