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

/osnet-11/usr/src/lib/pam_modules/tty_tickets/
H A Dtty_tickets.c228 int wb; local
293 wb = write(ticket, &ticket_content, sizeof (ticket_content));
294 if (wb != sizeof (ticket_content)) {
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-mklayout.c485 out = fopen (outfile_name, "wb");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSelect.pm188 my $wb = defined $w ? $w->[VEC_BITS] : undef;
191 if(select($rb,$wb,$eb,$t) > 0)
206 if defined $wb && defined $w->[$i] && vec($wb, $j, 1);
/osnet-11/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h417 * (i.e. "rb" and "wb" to fopen work different

Completed in 133 milliseconds