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

/freebsd-11-stable/usr.bin/morse/
H A Dmorse.c314 int ch, lflags; local
385 lflags = fcntl(line, F_GETFL);
386 lflags &= ~O_NONBLOCK;
387 fcntl(line, F_SETFL, &lflags);
388 ioctl(line, TIOCMGET, &lflags);
389 lflags &= ~TIOCM_RTS;
390 olflags = lflags;
391 ioctl(line, TIOCMSET, &lflags);
563 int duration, on, lflags; local
584 ioctl(line, TIOCMGET, &lflags);
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc271 lflags = -nologo -machine:$(MACHINE) $(ldebug)
274 lflags = $(lflags) -profile
279 lflags = $(lflags) -opt:nowin98
282 lflags = $(lflags) -align:4096
286 lflags = $(lflags) -ws:aggressive
289 dlllflags = $(lflags)
[all...]
/freebsd-11-stable/usr.bin/calendar/
H A Dparsedata.c478 int lflags = *flags; local
480 if ((lflags & F_YEAR) != 0)
483 lflags &= ~F_YEAR;
528 if (lflags == (F_MONTH | F_DAYOFMONTH)) {
537 if (lflags == (F_MONTH | F_DAYOFMONTH | F_VARIABLE)) {
546 if (lflags == (F_ALLMONTH | F_DAYOFMONTH)) {
557 if (lflags == (F_ALLDAY | F_MONTH)) {
568 if (lflags == (F_ALLMONTH | F_DAYOFWEEK)) {
579 if (lflags == (F_DAYOFWEEK | F_VARIABLE)) {
598 if (lflags
[all...]
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_strex.c315 static int do_dump(unsigned long lflags, char_io *io_ch, void *arg, argument
329 if (!(lflags & ASN1_STRFLGS_DUMP_DER)) {
373 static int do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, argument
382 flags = (unsigned char)(lflags & ESC_FLAGS);
388 if (lflags & ASN1_STRFLGS_SHOW_TYPE) {
400 if (lflags & ASN1_STRFLGS_DUMP_ALL)
403 else if (lflags & ASN1_STRFLGS_IGNORE_TYPE)
411 if ((type == -1) && !(lflags & ASN1_STRFLGS_DUMP_UNKNOWN))
416 len = do_dump(lflags, io_ch, arg, str);
423 if (lflags
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracebits.c144 }, lflags[] = local
163 8 + sizeof(lflags) +
209 lookup_bits(buf, lflags, "lflags", tty->c_lflag);
/freebsd-11-stable/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-11-stable/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 DVC-32.pl51 $lflags="/nologo /subsystem:console /opt:ref";
128 $lflags="/nologo /opt:ref $wcelflag";
137 $lflags="/nologo /subsystem:console /opt:ref";
160 $lflags.=" /debug";
262 $mlflags.=" $lflags /dll";
291 $mlflags.=" $lflags /dll";
292 $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";
H A Dunix.pl34 $lflags='${CFLAG}';
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dsys_term.c84 int lflags; member in struct:termbuf
185 if (termbuf.lflags != termbuf2.lflags)
186 (void) ioctl(pty, TIOCLSET, (char *)&termbuf.lflags);
481 return((termbuf.lflags & DECCTQ) ? 0 : 1);
541 termbuf.lflags |= LPASS8;
543 termbuf.lflags &= ~LPASS8;
558 termbuf.lflags |= LLITOUT;
560 termbuf.lflags &= ~LLITOUT;
578 return(termbuf.lflags
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c882 u_int lflags /* line discipline flags */
916 if (!refclock_setup(fd, speed, lflags)) {
920 if (!refclock_ioctl(fd, lflags)) {
945 u_int lflags /* line discipline flags */
984 if (lflags & LDISC_7O1) {
1008 if (ltemp & TIOCM_DSR && lflags & LDISC_REMOTE)
1017 if (lflags & LDISC_RAW) {
1022 if (lflags & LDISC_ECHO)
1095 if (lflags & LDISC_RAW) {
1149 u_int lflags /* lin
[all...]
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c100 uint16_t lflags; local
135 lflags = 0;
145 lflags |= TX_BD_LONG_LFLAGS_LSO |
149 lflags |= TX_BD_LONG_LFLAGS_TCP_UDP_CHKSUM |
153 lflags |= TX_BD_LONG_LFLAGS_IP_CHKSUM;
155 tbdh->lflags = htole16(lflags);
H A Dhsi_struct_def.h325 uint16_t lflags; member in struct:tx_bd_long_hi
3171 uint16_t lflags; member in struct:push32_doorbell
3717 uint16_t lflags; member in struct:sq_send_raweth_qp1
[all...]
/freebsd-11-stable/usr.sbin/rwhod/
H A Drwhod.c594 int mib[6], flags, lflags, len; local
650 lflags = IFF_BROADCAST | iff_flag;
652 lflags |= IFF_MULTICAST;
653 if ((flags & lflags) == 0)
/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h238 unsigned long lflags);
H A Dapps.c1469 unsigned long lflags)
1477 if ((lflags & XN_FLAG_SEP_MASK) == XN_FLAG_SEP_MULTILINE) {
1481 if (lflags == XN_FLAG_COMPAT) {
1489 X509_NAME_print_ex(out, nm, indent, lflags);
1468 print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) argument
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_socket.c595 linux_set_socket_flags(int lflags, int *flags) argument
598 if (lflags & ~(LINUX_SOCK_CLOEXEC | LINUX_SOCK_NONBLOCK))
600 if (lflags & LINUX_SOCK_NONBLOCK)
602 if (lflags & LINUX_SOCK_CLOEXEC)
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure6545 lflags="-nologo -MACHINE:${MACHINE} -LIBPATH:\"${MSSDK}/Lib/${MACHINE}\""
6597 lflags="-MACHINE:${ARCH} -LIBPATH:\"${CELIBPATH}\" -subsystem:windowsce,${lversion} -nologo"
6602 lflags="-nologo"
6707 LDFLAGS_CONSOLE="-wl,--subsystem,console ${lflags}"
6708 LDFLAGS_WINDOW="-wl,--subsystem,windows ${lflags}"
6760 SHLIB_LD="${LINKBIN} -dll ${lflags}"
6762 STLIB_LD="${LINKBIN} -lib ${lflags}"
6773 LDFLAGS_CONSOLE="-link ${lflags}"
6776 LDFLAGS_CONSOLE="-link -subsystem:console ${lflags}"
6777 LDFLAGS_WINDOW="-link -subsystem:windows ${lflags}"
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl489 LFLAGS=$lflags
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2198 u_short flags = NFSLCK_LOCK, lflags; local
2209 lflags = NFSLCK_READ;
2214 lflags = NFSLCK_WRITE;
2296 lop->lo_flags = lflags;
2310 if (lflags & NFSLCK_WRITE) {

Completed in 341 milliseconds