Searched refs:lflags (Results 51 - 65 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.c1460 unsigned long lflags)
1468 if ((lflags & XN_FLAG_SEP_MASK) == XN_FLAG_SEP_MULTILINE) {
1472 if (lflags == XN_FLAG_COMPAT) {
1480 X509_NAME_print_ex(out, nm, indent, lflags);
1459 print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.c1460 unsigned long lflags)
1468 if ((lflags & XN_FLAG_SEP_MASK) == XN_FLAG_SEP_MULTILINE) {
1472 if (lflags == XN_FLAG_COMPAT) {
1480 X509_NAME_print_ex(out, nm, indent, lflags);
1459 print_name(BIO *out, const char *title, X509_NAME *nm, unsigned long lflags) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c852 .lflags = 0UL, \
876 .lflags = 0UL, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dpubkey.c2491 gcry_sexp_t lflags = gcry_sexp_find_token (ldata, "flags", 0); local
2492 if (lflags)
2494 for (i=gcry_sexp_length (lflags)-1; i > 0; i--)
2496 s = gcry_sexp_nth_data (lflags, i, &n);
2516 gcry_sexp_release (lflags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dpubkey.c2491 gcry_sexp_t lflags = gcry_sexp_find_token (ldata, "flags", 0); local
2492 if (lflags)
2494 for (i=gcry_sexp_length (lflags)-1; i > 0; i--)
2496 s = gcry_sexp_nth_data (lflags, i, &n);
2516 gcry_sexp_release (lflags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dmk1mf.pl488 LFLAGS=$lflags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmk1mf.pl394 LFLAGS=$lflags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dmk1mf.pl488 LFLAGS=$lflags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib.h516 u32 lflags; member in struct:qib_pportdata
1170 * values for ppd->lflags (_ib_port_ related flags)
H A Dqib_user_sdma.c729 if (unlikely(!(ppd->lflags & QIBL_LINKACTIVE)))
H A Dqib_mad.c66 if (!(ppd_from_ibp(ibp)->lflags & QIBL_LINKACTIVE))
818 ppd->lflags &= ~QIBL_LINKV;
H A Dqib_file_ops.c1302 (ppd->lflags & QIBL_LINKACTIVE);
H A Dqib_rc.c712 if (!(ppd->lflags & QIBL_LINKACTIVE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c2341 portp->stats.lflags = 0;
2353 portp->stats.lflags = tty->termios->c_lflag;
H A Distallion.c4096 stli_comstats.lflags = tty->termios->c_lflag;

Completed in 404 milliseconds

123