Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/nm/common/
H A Dnm.c1409 char *root, *child, *child_len_p; in parsename() local
1413 child_len_p = child; in parsename()
1437 child_len = atoi(child_len_p); in parsename()