Home
last modified time | relevance | path

Searched refs:pflags (Results 1 – 25 of 30) sorted by relevance

12

/external/toybox/toys/posix/
Dcp.c113 int pflags;
280 if (TT.pflags&(_CP_xattr|_CP_context)) { in cp_node()
289 if (!(TT.pflags&_CP_xattr) && strncmp(name, "security.", 9)) in cp_node()
315 if (TT.pflags & _CP_ownership) { in cp_node()
332 if (TT.pflags & _CP_timestamps) { in cp_node()
341 if (TT.pflags & _CP_mode) fchmod(fdout, try->st.st_mode); in cp_node()
388 if (FLAG(a)||FLAG(p)) TT.pflags = _CP_mode|_CP_ownership|_CP_timestamps; in cp_main()
394 if (comma_remove(pre, "all")) TT.pflags = ~0; in cp_main()
396 while (comma_remove(pre, cp_preserve[i].name)) TT.pflags |= 1<<i; in cp_main()
404 if (*s == 'a') TT.pflags = ~0; in cp_main()
[all …]
/external/vboot_reference/firmware/lib/tpm_lite/
Dtlcl.c325 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags() argument
336 Memcpy(pflags, in TlclGetPermanentFlags()
363 TPM_PERMANENT_FLAGS pflags; in TlclGetFlags() local
364 uint32_t result = TlclGetPermanentFlags(&pflags); in TlclGetFlags()
367 *disable = pflags.disable; in TlclGetFlags()
369 *deactivated = pflags.deactivated; in TlclGetFlags()
371 *nvlocked = pflags.nvLocked; in TlclGetFlags()
373 pflags.disable, pflags.deactivated, pflags.nvLocked)); in TlclGetFlags()
Dmocked_tlcl.c111 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS* pflags) { in TlclGetPermanentFlags() argument
112 Memset(pflags, '\0', sizeof(*pflags)); in TlclGetPermanentFlags()
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_alu.cpp163 int pflags = 0; in do_print() local
166 if (m_flags.test(src_neg_flags[i])) pflags |= Value::PrintFlags::has_neg; in do_print()
167 if (m_flags.test(src_rel_flags[i])) pflags |= Value::PrintFlags::is_rel; in do_print()
169 if (m_flags.test(src_abs_flags[i])) pflags |= Value::PrintFlags::has_abs; in do_print()
170 m_src[i]->print(os, Value::PrintFlags(0, pflags)); in do_print()
/external/openssh/
Dsftp-server.c221 flags_from_portable(int pflags) in flags_from_portable() argument
225 if ((pflags & SSH2_FXF_READ) && in flags_from_portable()
226 (pflags & SSH2_FXF_WRITE)) { in flags_from_portable()
228 } else if (pflags & SSH2_FXF_READ) { in flags_from_portable()
230 } else if (pflags & SSH2_FXF_WRITE) { in flags_from_portable()
233 if (pflags & SSH2_FXF_APPEND) in flags_from_portable()
235 if (pflags & SSH2_FXF_CREAT) in flags_from_portable()
237 if (pflags & SSH2_FXF_TRUNC) in flags_from_portable()
239 if (pflags & SSH2_FXF_EXCL) in flags_from_portable()
245 string_from_portable(int pflags) in string_from_portable() argument
[all …]
/external/vboot_reference/firmware/lib/
Drollback_index.c260 TPM_PERMANENT_FLAGS pflags; in OneTimeInitializeTPM() local
277 result = TlclGetPermanentFlags(&pflags); in OneTimeInitializeTPM()
286 pflags.physicalPresenceLifetimeLock)); in OneTimeInitializeTPM()
287 if (!pflags.physicalPresenceLifetimeLock) { in OneTimeInitializeTPM()
297 VBDEBUG(("TPM: nvLocked=%d\n", pflags.nvLocked)); in OneTimeInitializeTPM()
298 if (!pflags.nvLocked) { in OneTimeInitializeTPM()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h157 unsigned pflags) in pipe_to_virgl_flags() argument
160 if (pflags & PIPE_RESOURCE_FLAG_MAP_PERSISTENT) in pipe_to_virgl_flags()
163 if (pflags & PIPE_RESOURCE_FLAG_MAP_COHERENT) in pipe_to_virgl_flags()
/external/iptables/extensions/
Dlibxt_multiport.c116 multiinfo->pflags[i] = 0; in parse_multi_ports_v1()
130 multiinfo->pflags[i] = 1; in parse_multi_ports_v1()
359 if (multiinfo->pflags[i]) { in __multiport_print_v1()
448 if (multiinfo->pflags[i]) { in __multiport_save_v1()
539 (multiinfo->count > 1 && !multiinfo->pflags[0])) in __multiport_xlate_v1()
544 if (multiinfo->pflags[i]) in __multiport_xlate_v1()
549 (multiinfo->count > 1 && !multiinfo->pflags[0])) in __multiport_xlate_v1()
/external/llvm/test/CodeGen/X86/
Dx86-32-intrcc.ll22 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
23 %flags = load i32, i32* %pflags, align 4
50 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
51 %flags = load i32, i32* %pflags, align 4
Dx86-64-intrcc.ll22 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
23 %flags = load i64, i64* %pflags, align 4
50 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
51 %flags = load i64, i64* %pflags, align 4
/external/vboot_reference/firmware/include/
Dtlcl.h191 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags);
196 uint32_t TlclGetSTClearFlags(TPM_STCLEAR_FLAGS *pflags);
/external/llvm-project/llvm/test/CodeGen/X86/
Dx86-32-intrcc.ll24 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
25 %flags = load i32, i32* %pflags, align 4
52 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
53 %flags = load i32, i32* %pflags, align 4
Dx86-64-intrcc.ll23 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
24 %flags = load i64, i64* %pflags, align 4
53 …%pflags = getelementptr inbounds %struct.interrupt_frame, %struct.interrupt_frame* %frame, i32 0, …
54 %flags = load i64, i64* %pflags, align 4
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_cmp.c361 static int check_suite_b(EVP_PKEY *pkey, int sign_nid, unsigned long *pflags) in check_suite_b() argument
377 if (!(*pflags & X509_V_FLAG_SUITEB_192_LOS)) in check_suite_b()
380 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY; in check_suite_b()
384 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY)) in check_suite_b()
/external/boringssl/src/crypto/x509/
Dx509_cmp.c366 static int check_suite_b(EVP_PKEY *pkey, int sign_nid, unsigned long *pflags) in check_suite_b() argument
382 if (!(*pflags & X509_V_FLAG_SUITEB_192_LOS)) in check_suite_b()
385 *pflags &= ~X509_V_FLAG_SUITEB_128_LOS_ONLY; in check_suite_b()
389 if (!(*pflags & X509_V_FLAG_SUITEB_128_LOS_ONLY)) in check_suite_b()
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_multiport.h26 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ member
/external/iptables/include/linux/netfilter/
Dxt_multiport.h25 __u8 pflags[XT_MULTI_PORTS]; /* Port flags */ member
/external/vboot_reference/utility/
Dtpmc.c279 TPM_PERMANENT_FLAGS pflags; in HandlerGetPermanentFlags() local
280 uint32_t result = TlclGetPermanentFlags(&pflags); in HandlerGetPermanentFlags()
282 #define P(name) printf("%s %d\n", #name, pflags.name) in HandlerGetPermanentFlags()
/external/freetype/src/psaux/
Dpsobjs.h98 FT_ULong* pflags );
105 FT_ULong* pflags );
Dpsobjs.c1036 FT_ULong* pflags ) in ps_parser_load_field() argument
1308 if ( pflags ) in ps_parser_load_field()
1309 *pflags |= 1L << field->flag_bit; in ps_parser_load_field()
1311 FT_UNUSED( pflags ); in ps_parser_load_field()
1333 FT_ULong* pflags ) in ps_parser_load_field_table() argument
1391 if ( pflags ) in ps_parser_load_field_table()
1392 *pflags |= 1L << field->flag_bit; in ps_parser_load_field_table()
1394 FT_UNUSED( pflags ); in ps_parser_load_field_table()
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_verifier.c906 __u32 pflags; in do_test_single() local
928 pflags = BPF_F_TEST_RND_HI32; in do_test_single()
930 pflags |= BPF_F_STRICT_ALIGNMENT; in do_test_single()
932 pflags |= BPF_F_ANY_ALIGNMENT; in do_test_single()
934 pflags |= test->flags; in do_test_single()
947 attr.prog_flags = pflags; in do_test_single()
/external/vboot_reference/tests/
Dtlcl_tests.c295 TPM_PERMANENT_FLAGS pflags; in FlagsTest() local
302 TEST_EQ(TlclGetPermanentFlags(&pflags), 0, "GetPermanentFlags"); in FlagsTest()
Drollback_index2_tests.c182 uint32_t TlclGetPermanentFlags(TPM_PERMANENT_FLAGS *pflags) in TlclGetPermanentFlags() argument
185 Memcpy(pflags, &mock_pflags, sizeof(mock_pflags)); in TlclGetPermanentFlags()
/external/tcpdump/
Dprint-forces.c246 nd_uint16_t pflags; member
1006 ib, EXTRACT_16BITS(&pdh->pflags), EXTRACT_16BITS(&pdh->pIDcnt))); in pdata_print()
1009 if (EXTRACT_16BITS(&pdh->pflags) & F_SELKEY) { in pdata_print()
1014 if (EXTRACT_16BITS(&pdh->pflags) & F_SELTABRANGE) { in pdata_print()
1018 if (EXTRACT_16BITS(&pdh->pflags) & F_TABAPPEND) { in pdata_print()
/external/curl/lib/vquic/
Dngtcp2.c1330 uint32_t *pflags, void *user_data, in cb_h3_readfunction() argument
1344 *pflags = NGHTTP3_DATA_FLAG_EOF; in cb_h3_readfunction()
1373 *pflags = NGHTTP3_DATA_FLAG_EOF; in cb_h3_readfunction()
1376 nread, *pflags == NGHTTP3_DATA_FLAG_EOF?" EOF":"", in cb_h3_readfunction()
1382 *pflags = NGHTTP3_DATA_FLAG_EOF; in cb_h3_readfunction()

12