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

/osnet-11/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)) {
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4097 char *firstp = p; local
4112 shortenstring(firstp, MAXSHORTSTR));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dop.c3424 S_new_logop(pTHX_ I32 type, I32 flags, OP** firstp, OP** otherp) argument
3428 OP *first = *firstp;
3443 first = *firstp = cUNOPo->op_first;
3457 *firstp = Nullop;

Completed in 51 milliseconds