Searched refs:firstp (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dinuse_mnt.c62 static boolean_t diff_mnttab(int send_event, struct mntpnt_list *firstp,
125 diff_mnttab(int send_event, struct mntpnt_list *firstp, argument
131 listp = firstp;
145 if (! in_list(listp, firstp)) {
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c1524 char *firstp; local
1536 for (firstp = p = value; p < (value + size); p += strlen(p) + 1) {
1543 if (q > (firstp + size))
1547 for (firstp = p = value; p < (value + size); p += strlen(p) + 1) {
1548 if (p == firstp)
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c516 mntelem_t *firstp = NULL; local
756 if (!firstp)
757 firstp = elemp;
781 snapp->mnts_first = snapp->mnts_next = firstp;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4093 char *firstp = p; local
4108 shortenstring(firstp, MAXSHORTSTR));

Completed in 68 milliseconds