HomeSort by relevance Sort by last modified time
    Searched defs:flag (Results 1 - 25 of 275) sorted by null

1 2 3 4 5 6 7 8 91011

  /loficc/crypto/usr/src/cmd/lp/lib/msgs/
mread.c 66 int flag = 0; local
93 flag = Lp_prio_msg;
96 if (Getmsg(md, &ctl, &dat, &flag) < 0)
mwrite.c 165 int flag = 0; local
184 flag = Lp_prio_msg;
187 if (Putmsg(md, &ctl, &dat, flag) == 0)
  /loficc/crypto/usr/src/lib/libc/port/stdio/
fdopen.c 61 unsigned char flag; local
78 flag = _IOREAD;
84 flag = _IOWRT;
90 flag = _IORW;
91 iop->_flag = flag;
_filbuf.c 60 unsigned int flag; local
62 unsigned char flag; local
99 if ((flag = iop->_flag) & _IOEOF) {
116 if (flag & _IONBF)
  /loficc/crypto/usr/src/lib/libnisdb/
ldap_xdr.h 38 /* Structure used to hide flag/counter from rpcgen */
40 long flag; member in struct:__anon2662
  /loficc/crypto/usr/src/cmd/sgs/ar/common/
message.c 162 int flag; local
167 flag = va_arg(ap, int);
311 if (flag != PLAIN_ERROR)
  /loficc/crypto/usr/src/grub/grub-0.95/lib/
getopt.h 70 If the field `flag' is not NULL, it points to a variable that is set
76 option's `flag' field to zero and its `val' field to a nonzero
78 one). For long options that have a zero `flag' field, `getopt'
91 int *flag; member in struct:option
  /loficc/crypto/usr/src/head/
getopt.h 54 int *flag; /* if not NULL, set *flag to val when option found */ member in struct:option
55 int val; /* if flag is not NULL, value to set *flag to. */
56 /* if flag is NULL, return value */
  /loficc/crypto/usr/src/lib/libcurses/screen/
ripoffline.c 67 int i, flag; local
82 ((flag = _ripstruct[i].line) > 0) ? 0 : LINES, 0), COLS);
83 if (flag > 0)
  /loficc/crypto/usr/src/uts/common/ktli/
t_ksndudat.c 76 int flag; local
176 flag = fp->f_flag;
177 error = tli_send(tiptr, bp, flag);
t_kconnect.c 82 int flag; local
132 flag = fp->f_flag;
137 if ((error = tli_send(tiptr, bp, flag)) != 0)
143 if ((error = get_ok_ack(tiptr, T_CONN_REQ, flag)) != 0)
150 if ((error = tli_recv(tiptr, &bp, flag)) != 0)
t_krcvudat.c 85 int flag; local
105 flag = fp->f_flag;
108 if ((error = tli_recv(tiptr, &bp, flag)) != 0)
  /loficc/crypto/usr/src/uts/common/sys/
logindmux.h 38 int flag; member in struct:protocol_arg
44 int32_t flag; member in struct:protocol_arg32
sunpm.h 65 int flag; /* reserved for future */ member in struct:pm_scsi_cycles
  /loficc/crypto/usr/src/uts/common/syscall/
ioctl.c 68 int32_t flag; local
108 if (copyin((caddr_t)arg, &flag, sizeof (flag))) {
113 if (flag)
129 flag = fp->f_flag | get_udatamodel();
130 error = VOP_IOCTL(fp->f_vnode, cmd, arg, flag, CRED(), &rv);
137 if (copyin((caddr_t)arg, &flag, sizeof (flag))) {
142 if (flag)
  /loficc/crypto/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
restrict.c 122 int flag; local
128 flag = 0;
133 flag = 1;
134 if (!flag)
137 if (!flag)
152 if (!flag)
  /loficc/crypto/usr/src/cmd/msgfmt/
gnu_msgfmt.c 52 static struct flags flag; local
65 ret = parse_option(&argc, &argv, &flag);
70 if (flag.idir) {
71 inputdir = flag.idir;
73 if (flag.ofile) {
74 outfile = flag.ofile;
77 if (flag.fuzzy) {
80 if (flag.sun_p) {
84 if (flag.verbose) {
87 if (flag.strict)
    [all...]
  /loficc/crypto/usr/src/cmd/sgs/mcs/common/
message.c 98 int flag; local
103 flag = va_arg(ap, int);
170 if (flag != PLAIN_ERROR)
  /loficc/crypto/usr/src/cmd/xntpd/include/
ntp_filegen.h 52 u_char flag; /* flags modifying processing of file generation */ member in struct:FILEGEN
  /loficc/crypto/usr/src/cmd/xntpd/libparse/
clk_rcc8000.c 122 register int flag; local
124 flag = (RCCP >= '0' && RCCP <= '9' ) ? RCCP - '0' : RCCP - 'A' + 10;
126 if (!(flag & RCC8000_VALID))
  /loficc/crypto/usr/src/lib/libc/port/gen/
lfmt_log.c 58 __lfmt_log(const char *text, const char *sev, va_list args, long flag, int ret)
65 long flag; member in union:__anon2360
78 msg.flag = flag;
88 msg_offset += sprintf(msg.buf + msg_offset, sev, flag & 0xff);
110 if ((flag & MM_CONSOLE) != 0) {
  /loficc/crypto/usr/src/lib/libnsl/rpc/
rtime_tli.c 74 int flag; local
126 if (t_rcvudata(fd, &tu_data, &flag) < 0) {
142 if (t_rcv(fd, (char *)&thetime, (uint_t)sizeof (thetime), &flag)
  /loficc/crypto/usr/src/cmd/audio/utilities/
device_ctl.c 286 int flag; local
288 flag = (which & AUDIO__PLAY) ? FLUSHW : 0;
289 flag |= (which & AUDIO__RECORD) ? FLUSHR : 0;
291 return ((ioctl(fd, I_FLUSH, flag) < 0) ?
  /loficc/crypto/usr/src/cmd/expand/
unexpand.c 67 int flag; /* option flag read by getopt() */ local
68 int all = 0; /* -a flag */
78 while ((flag = getopt(argc, argv, "at:")) != EOF) {
79 switch (flag) {
  /loficc/crypto/usr/src/cmd/lastcomm/
lc_exacct.c 74 uint32_t flag = 0; local
111 flag = curr_obj.eo_item.ei_uint32;
154 flagbits(flag), NMAX, getname(uid), LMAX, getdev(tty),

Completed in 1139 milliseconds

1 2 3 4 5 6 7 8 91011