Searched refs:lflags (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.0-release/games/morse/
H A Dmorse.c308 int ch, lflags; local
382 lflags = fcntl(line, F_GETFL);
383 lflags &= ~O_NONBLOCK;
384 fcntl(line, F_SETFL, &lflags);
385 ioctl(line, TIOCMGET, &lflags);
386 lflags &= ~TIOCM_RTS;
387 olflags = lflags;
388 ioctl(line, TIOCMSET, &lflags);
542 int duration, on, lflags; local
563 ioctl(line, TIOCMGET, &lflags);
[all...]
/freebsd-10.0-release/usr.bin/calendar/
H A Dparsedata.c476 int lflags = *flags; local
478 if ((lflags & F_YEAR) != 0)
481 lflags &= ~F_YEAR;
526 if (lflags == (F_MONTH | F_DAYOFMONTH)) {
535 if (lflags == (F_MONTH | F_DAYOFMONTH | F_VARIABLE)) {
544 if (lflags == (F_ALLMONTH | F_DAYOFMONTH)) {
555 if (lflags == (F_ALLDAY | F_MONTH)) {
566 if (lflags == (F_ALLMONTH | F_DAYOFWEEK)) {
577 if (lflags == (F_DAYOFWEEK | F_VARIABLE)) {
594 if (lflags
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Da_strex.c262 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, ASN1_STRING *str) argument
273 if(!(lflags & ASN1_STRFLGS_DUMP_DER)) {
314 static int do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, ASN1_STRING *str) argument
322 flags = (unsigned char)(lflags & ESC_FLAGS);
329 if(lflags & ASN1_STRFLGS_SHOW_TYPE) {
340 if(lflags & ASN1_STRFLGS_DUMP_ALL) type = -1;
342 else if(lflags & ASN1_STRFLGS_IGNORE_TYPE) type = 1;
347 if((type == -1) && !(lflags & ASN1_STRFLGS_DUMP_UNKNOWN)) type = 1;
351 len = do_dump(lflags, io_ch, arg, str);
357 if(lflags
[all...]
/freebsd-10.0-release/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c147 }, lflags[] = local
166 8 + sizeof(lflags) +
212 lookup_bits(buf, lflags, "lflags", tty->c_lflag);
/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c516 enum LFLAGS lflags; local
524 lflags = LEDGE_INSIDE;
526 lflags = LEDGE_LEFT;
528 lflags = LEDGE_LBOUNDARY;
533 if (lflags == LEDGE_INSIDE) {
538 if (lflags == LEDGE_LEFT || lflags == LEDGE_LBOUNDARY) {
546 lflags = LEDGE_INSIDE;
548 lflags = LEDGE_LEFT;
550 lflags
1056 int lflags, flerror; local
[all...]
/freebsd-10.0-release/crypto/openssl/util/pl/
H A DMingw32.pl55 $lflags='${CFLAGS}';
H A DOS2-EMX.pl28 $lflags='${CFLAGS} -Zbsd-signals -s';
76 $mlflags.=" $lflags -Zdll";
H A Dunix.pl33 $lflags='${CFLAGS}';
H A DVC-32.pl52 $lflags="/nologo /subsystem:console /opt:ref";
124 $lflags="/nologo /opt:ref $wcelflag";
134 $lflags="/nologo /subsystem:console /opt:ref";
156 $lflags.=" /debug";
246 $mlflags.=" $lflags /dll";
275 $mlflags.=" $lflags /dll";
276 $lflags.=' /entry:mainCRTstartup' if(defined($ENV{'PORTSDK_LIBPATH'}));
H A DBC-32.pl14 $lflags="-ap -Tpe -x -Gn ";
90 $mlflags.=" $lflags /dll";
H A Dnetware.pl186 $lflags="-T";
221 $lflags="-msgstyle gcc -zerobss -nostdlib -sym internal -commandfile";
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_refclock.c779 u_int lflags /* line discipline flags */
801 if (!refclock_setup(fd, speed, lflags)) {
805 if (!refclock_ioctl(fd, lflags)) {
819 u_int lflags /* line discipline flags */
858 if (lflags & LDISC_7O1) {
882 if (ltemp & TIOCM_DSR && lflags & LDISC_REMOTE)
891 if (lflags & LDISC_RAW) {
896 if (lflags & LDISC_ECHO)
954 if (lflags & LDISC_RAW) {
1003 u_int lflags /* lin
[all...]
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dsys_term.c86 int lflags; member in struct:termbuf
187 if (termbuf.lflags != termbuf2.lflags)
188 (void) ioctl(pty, TIOCLSET, (char *)&termbuf.lflags);
485 return((termbuf.lflags & DECCTQ) ? 0 : 1);
545 termbuf.lflags |= LPASS8;
547 termbuf.lflags &= ~LPASS8;
562 termbuf.lflags |= LLITOUT;
564 termbuf.lflags &= ~LLITOUT;
582 return(termbuf.lflags
[all...]
/freebsd-10.0-release/usr.sbin/rwhod/
H A Drwhod.c595 int mib[6], flags, lflags, len; local
651 lflags = IFF_BROADCAST | iff_flag;
653 lflags |= IFF_MULTICAST;
654 if ((flags & lflags) == 0)
/freebsd-10.0-release/crypto/openssl/apps/
H A Dapps.h240 void print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags);
H A Dapps.c1405 void print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) argument
1412 if((lflags & XN_FLAG_SEP_MASK) == XN_FLAG_SEP_MULTILINE) {
1416 if(lflags == XN_FLAG_COMPAT) {
1423 X509_NAME_print_ex(out, nm, indent, lflags);
/freebsd-10.0-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2165 u_short flags = NFSLCK_LOCK, lflags; local
2176 lflags = NFSLCK_READ;
2181 lflags = NFSLCK_WRITE;
2255 lop->lo_flags = lflags;
2269 if (lflags & NFSLCK_WRITE) {
/freebsd-10.0-release/crypto/openssl/util/
H A Dmk1mf.pl463 LFLAGS=$lflags

Completed in 252 milliseconds