Searched refs:flg (Results 1 - 25 of 31) sorted by relevance

12

/osnet-11/usr/src/lib/libscf/
H A Dinc.flg33 exec_file usr/src/lib/libuutil/inc.flg
/osnet-11/usr/src/lib/libast/common/string/
H A Dtok.c44 char flg; /* FLG_* */ member in struct:Tok_s
64 p->flg = f ? FLG_RESTORE : 0;
78 if (p->flg == FLG_RESTORE && *p->ptr.end != p->chr)
107 switch (p->flg)
110 p->flg = 0;
149 if (!p->flg)
156 else if (!p->flg)
157 p->flg = FLG_NEWLINE;
/osnet-11/usr/src/lib/libplot/t300/common/
H A Darc.c52 short flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
61 flg = (short)(pc / 4);
62 if (flg == 0)
64 else if (flg < del)
65 step(flg);
70 flg = 0;
71 else flg = 1;
114 flg = 1;
119 if ((qs == qf) && (flg == 1))
150 flg
[all...]
/osnet-11/usr/src/lib/libplot/t300s/common/
H A Darc.c68 int flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
77 flg = (short)(pc / 4);
78 if (flg == 0)
80 else if (flg < del)
81 step(flg);
86 flg = 0;
87 else flg = 1;
130 flg = 1;
135 if ((qs == qf) && (flg == 1))
166 flg
[all...]
/osnet-11/usr/src/lib/libplot/t4014/common/
H A Darc.c71 int flg, m, xc, yc, xs, ys, qs, qf, qt, qtctr = 0; local
80 flg = (int)(pc / 4);
81 if (flg == 0)
83 else if (flg < del)
84 step(flg);
89 flg = 0;
90 else flg = 1;
133 flg = 1;
138 if ((qs == qf) && (flg == 1))
169 flg
[all...]
/osnet-11/usr/src/lib/libplot/t450/common/
H A Darc.c72 int flg, m, qs, qf, qt, qtctr = 0; local
82 flg = (int)(pc / 4);
83 if (flg == 0)
85 else if (flg < del)
86 step(flg);
91 flg = 0;
92 else flg = 1;
135 flg = 1;
140 if ((qs == qf) && (flg == 1))
171 flg
[all...]
/osnet-11/usr/src/lib/
H A Dreq.flg36 exec_file usr/src/cmd/req.flg
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dshcmd.h98 # define cmdinit(ac,av,c,cat,flg) do { if((ac)<=0) return(0); \
99 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/osnet-11/usr/src/lib/libast/common/include/
H A Dshcmd.h89 # define cmdinit(ac,av,c,cat,flg) do { if((ac)<=0) return(0); \
90 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dshcmd.h98 # define cmdinit(ac,av,c,cat,flg) do { if((ac)<=0) return(0); \
99 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dshcmd.h98 # define cmdinit(ac,av,c,cat,flg) do { if((ac)<=0) return(0); \
99 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dshcmd.h98 # define cmdinit(ac,av,c,cat,flg) do { if((ac)<=0) return(0); \
99 (sh_context(c)->notify = ((flg)&ERROR_NOTIFY)?1:0);} while(0)
/osnet-11/usr/src/lib/libnsl/nsl/
H A Dt_rcvuderr.c51 int flg; local
116 flg = 0;
123 if ((retval = getmsg(fd, &ctlbuf, &databuf, &flg)) < 0) {
H A Dt_rcvdis.c56 int flg = 0; local
163 retval = getmsg(fd, &ctlbuf, &databuf, &flg);
H A Dt_rcvrel.c62 int flg = 0; local
158 retval = getmsg(fd, &ctlbuf, &databuf, &flg);
H A Dt_rcvreldata.c61 int flg = 0; local
160 retval = getmsg(fd, &ctlbuf, &databuf, &flg);
H A Dt_rcvudata.c66 int flg = 0; local
121 &flg)) < 0) {
H A Dt_rcv.c52 int retval, flg = 0; local
179 if ((retval = getmsg(fd, &ctlbuf, &databuf, &flg)) < 0) {
303 &databuf, &flg);
H A Dt_rcvv.c54 int retval, flg = 0; local
198 if ((retval = getmsg(fd, &ctlbuf, &databuf, &flg)) < 0) {
326 &databuf, &flg);
H A D_conn_util.c163 int flg = 0; local
194 if ((retval = getmsg(fd, ctlbufp, &databuf, &flg)) < 0) {
H A Dt_listen.c56 int flg = 0; local
140 if ((retval = getmsg(fd, &ctlbuf, &databuf, &flg)) < 0) {
H A Dt_rcvvudata.c68 int flg = 0; local
134 if ((retval = getmsg(fd, &ctlbuf, &databuf, &flg)) < 0) {
/osnet-11/usr/src/cmd/perl/contrib/
H A Dcopy_contrib.sh76 # Note we also ignore the Teamware req.flg and inc.flg files, to prevent
93 if [[ $obj != */@(req|inc).flg && \
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dntfscomp.c73 grub_uint16_t flg, cnt; local
75 if (decomp_get16 (cc, &flg))
77 cnt = (flg & 0xFFF) + 1;
81 if (flg & 0x8000)
/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Dpng.c698 grub_uint8_t cmf, flg; local
702 flg = grub_png_get_byte (data);
708 if (flg & Z_FLAG_DICT)

Completed in 72 milliseconds

12