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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5669 char *linkptr, *cmp_str; local
5733 * the following just points linkptr to the root of the /devices
5737 (void) is_minor_node(contents, &linkptr);
5739 cmp_str = alloc_cmp_str(linkptr, &rules[index]);
5748 np->full_path = s_strdup(linkptr);

Completed in 91 milliseconds