Home
last modified time | relevance | path

Searched defs:pflags (Results 1 – 16 of 16) sorted by relevance

/external/iptables/include/linux/netfilter/
Dxt_multiport.h25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_multiport.h26 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ member
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c325 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags()
363 TPM_PERMANENT_FLAGS pflags; in TlclGetFlags() local
Dmocked_tlcl.c111 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags()
/external/vboot_reference/tests/
Dtlcl_tests.c295 TPM_PERMANENT_FLAGS pflags; in FlagsTest() local
Drollback_index2_tests.c182 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags) in TlclGetPermanentFlags()
/external/boringssl/src/crypto/x509/
Dx509_cmp.c355 static int check_suite_b(EVP_PKEY *pkey, int sign_nid, unsigned long *pflags) in check_suite_b()
/external/vboot_reference/firmware/lib/
Drollback_index.c260 TPM_PERMANENT_FLAGS pflags; in OneTimeInitializeTPM() local
/external/vboot_reference/utility/
Dtpmc.c279 TPM_PERMANENT_FLAGS pflags; in HandlerGetPermanentFlags() local
/external/u-boot/cmd/
Dtpm_test.c47 struct tpm_permanent_flags pflags; in tpm_get_flags() local
/external/openssh/
Dsftp-server.c217 flags_from_portable(int pflags) in flags_from_portable()
241 string_from_portable(int pflags) in string_from_portable()
678 u_int32_t pflags; in process_open() local
/external/freetype/src/psaux/
Dpsobjs.c1037 FT_ULong* pflags ) in ps_parser_load_field()
1334 FT_ULong* pflags ) in ps_parser_load_field_table()
/external/u-boot/lib/
Dtpm-v1.c359 u32 tpm_get_permanent_flags(struct tpm_permanent_flags *pflags) in tpm_get_permanent_flags()
/external/tcpdump/
Dprint-forces.c246 nd_uint16_t pflags; member
/external/toybox/generated/
Dglobals.h994 int pflags; member
/external/python/cpython2/Modules/
D_bsddb.c411 make_key_dbt(DBObject* self, PyObject* keyobj, DBT* key, int* pflags) in make_key_dbt()