Searched refs:npart (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/tools/ctf/stabs/common/ |
H A D | forth.c | 182 char *curtype, *lpart, *part, *npart; in fth_section_init() local 230 if ((npart = strtok(NULL, ".")) == NULL) in fth_section_init() 237 part = npart; in fth_section_init()
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | callers.c | 84 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; in exphone() local 97 s1 = npart; in exphone() 116 (void) strcat(out, npart); in exphone()
|
/titanic_41/usr/src/lib/libbe/common/ |
H A D | be_activate.c | 790 int fd, npart, i, j; in be_do_installgrub_mbr() local 801 if ((npart = efi_alloc_and_read(fd, &gpt)) <= 0) in be_do_installgrub_mbr() 804 for (i = 0; i != npart; i++) { in be_do_installgrub_mbr()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | callers.c | 144 char pre[MAXPH], npart[MAXPH], tpre[MAXPH], p[MAXPH]; local 157 s1 = npart; 176 (void) strcat(out, npart);
|