Searched refs:cflag (Results 126 - 147 of 147) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclinkmp.c2771 unsigned cflag; local
2781 cflag = info->port.tty->termios->c_cflag;
2785 if (cflag & CBAUD)
2792 switch (cflag & CSIZE) {
2801 if (cflag & CSTOPB)
2807 if (cflag & PARENB) {
2808 if (cflag & PARODD)
2813 if (cflag & CMSPAR)
2838 if (cflag & CRTSCTS)
2843 if (cflag
[all...]
H A Dsynclink_gt.c2522 unsigned cflag; local
2529 cflag = info->port.tty->termios->c_cflag;
2533 if (cflag & CBAUD)
2540 switch (cflag & CSIZE) {
2548 info->params.stop_bits = (cflag & CSTOPB) ? 2 : 1;
2550 if (cflag & PARENB)
2551 info->params.parity = (cflag & PARODD) ? ASYNC_PARITY_ODD : ASYNC_PARITY_EVEN;
2569 if (cflag & CRTSCTS)
2574 if (cflag & CLOCAL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509.h987 unsigned long cflag);
1000 unsigned long cflag);
1006 unsigned long cflag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509.h1065 int X509_print_ex_fp(FILE *bp,X509 *x, unsigned long nmflag, unsigned long cflag);
1075 int X509_print_ex(BIO *bp,X509 *x, unsigned long nmflag, unsigned long cflag);
1080 int X509_REQ_print_ex(BIO *bp, X509_REQ *x, unsigned long nmflag, unsigned long cflag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509.h1065 int X509_print_ex_fp(FILE *bp,X509 *x, unsigned long nmflag, unsigned long cflag);
1075 int X509_print_ex(BIO *bp,X509 *x, unsigned long nmflag, unsigned long cflag);
1080 int X509_REQ_print_ex(BIO *bp, X509_REQ *x, unsigned long nmflag, unsigned long cflag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509.h987 unsigned long cflag);
1000 unsigned long cflag);
1006 unsigned long cflag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c994 u_int32_t cflag, enc_flag, flag, forceflag, sflag; local
999 cflag = flag = forceflag = sflag = 0;
1030 cflag = DB_RPCCLIENT;
1120 if ((ret = db_env_create(&dbenv, cflag)) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c707 if (uO.cflag) /* can't set time or filenote on stdout */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c640 !uO.cflag && !uO.tflag && !uO.vflag && !uO.zflag
H A Dprocess.c983 if (uO.vflag && !uO.tflag && !uO.cflag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dpktdrvr.c334 okay = (!r.w.cflag);
1300 if (r.w.cflag & 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dbfin_5xx.c1309 unsigned int cflag)
1319 t.c_cflag = cflag;
1308 bfin_earlyserial_init(unsigned int port, unsigned int cflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c607 if (cflag)
693 if (cflag)
720 if (cflag)
743 if (cflag)
756 if (cflag)
763 if (cflag)
773 if (!cflag && !namespaceid)
778 if (!cflag && !namespaceid)
793 if (cflag)
802 if (cflag)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsymbol2.c607 if (cflag)
693 if (cflag)
720 if (cflag)
743 if (cflag)
756 if (cflag)
763 if (cflag)
773 if (!cflag && !namespaceid)
778 if (!cflag && !namespaceid)
793 if (cflag)
802 if (cflag)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsymbol2.c607 if (cflag)
693 if (cflag)
720 if (cflag)
743 if (cflag)
756 if (cflag)
763 if (cflag)
773 if (!cflag && !namespaceid)
778 if (!cflag && !namespaceid)
793 if (cflag)
802 if (cflag)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsymbol2.c607 if (cflag)
693 if (cflag)
720 if (cflag)
743 if (cflag)
756 if (cflag)
763 if (cflag)
773 if (!cflag && !namespaceid)
778 if (!cflag && !namespaceid)
793 if (cflag)
802 if (cflag)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_metapage.c393 if (mp->log && !(mp->log->cflag & logGC_PAGEOUT))
H A Djfs_imap.c3127 jfs_ip->cflag = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dbas-gigaset.c308 static int gigaset_baud_rate(struct cardstate *cs, unsigned cflag) argument
313 static int gigaset_set_line_ctrl(struct cardstate *cs, unsigned cflag) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c12532 static int cflag; /* check disk */ variable
12680 if ((ctx->options & E2F_OPT_FORCE) || cflag || swapfs)
13043 if (cflag++)
13106 !cflag && !swapfs && !(ctx->options & E2F_OPT_COMPRESS_DIRS))
13134 if (swapfs && cflag) {
13157 if (cflag)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dminiacc.h5313 if ((ro.x.cflag & 1) == 0)
5329 if (ro.x.cflag & 1)
6664 if ((ro.x.cflag & 1) == 0)
6673 if ((ro.w.cflag & 1) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dwin32.c1086 if (uO.cflag)

Completed in 302 milliseconds

123456