Searched refs:sigp (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dstr2sig.c142 str2sig(const char *s, int *sigp) argument
154 *sigp = sp->signum;
162 *sigp = sp->signum;
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsfmode.c235 p->sigp = (!stdio && pid >= 0 && (f->flags&SF_WRITE)) ? 1 : 0;
238 if(p->sigp)
291 if(p->sigp && (_Sfsigp -= 1) <= 0)
H A Dsfhdr.h693 int sigp; /* sigpipe protection needed */ member in struct:_sfproc_s
/osnet-11/usr/src/lib/libefi/common/
H A Drdwr_efi.c609 uchar_t *sigp = (uchar_t *)sig; local
617 i = read(fd, sigp, nbytes);
625 sigp += i;
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc913 int str2sig(const char *s, int *sigp);

Completed in 97 milliseconds