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

/opensolaris-onvv-gate/usr/src/tools/ctf/stabs/common/
H A Dforth.c182 char *curtype, *lpart, *part, *npart; local
227 * Stop if there aren't any more parts. We use `npart' here
230 if ((npart = strtok(NULL, ".")) == NULL)
237 part = npart;
/opensolaris-onvv-gate/usr/src/lib/libnsl/dial/
H A Dcallers.c84 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; local
97 s1 = npart;
116 (void) strcat(out, npart);
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dcallers.c144 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; local
157 s1 = npart;
176 (void) strcat(out, npart);

Completed in 121 milliseconds