Home
last modified time | relevance | path

Searched defs:con (Results 26 - 50 of 85) sorted by relevance

1234

/third_party/openssl/test/
H A Dservername_test.c100 SSL *con = NULL; in client_setup_sni_before_state() local
152 SSL *con = NULL; in client_setup_sni_after_state() local
[all...]
/third_party/selinux/libsepol/src/
H A Dibpkeys.c72 context_struct_t *con = &ibpkey->context[0]; in ibpkey_to_record() local
H A Dibendport_record.c20 sepol_context_t *con; member
271 sepol_ibendport_set_con(sepol_handle_t *handle, sepol_ibendport_t *ibendport, sepol_context_t *con) sepol_ibendport_set_con() argument
[all...]
H A Diface_record.c147 sepol_iface_set_ifcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_ifcon() argument
172 sepol_iface_set_msgcon(sepol_handle_t * handle, sepol_iface_t * iface, sepol_context_t * con) sepol_iface_set_msgcon() argument
H A Dports.c122 context_struct_t *con = &port->context[0]; in port_to_record() local
H A Dport_record.c16 sepol_context_t *con; member
265 sepol_port_set_con(sepol_handle_t * handle, sepol_port_t * port, sepol_context_t * con) sepol_port_set_con() argument
[all...]
H A Dcontext.c338 context_struct_t *con = NULL; in sepol_context_check() local
H A Dcontext_record.c26 const char *sepol_context_get_user(const sepol_context_t * con) in sepol_context_get_user() argument
51 const char *sepol_context_get_role(const sepol_context_t * con) in sepol_context_get_role() argument
33 sepol_context_set_user(sepol_handle_t * handle, sepol_context_t * con, const char *user) sepol_context_set_user() argument
58 sepol_context_set_role(sepol_handle_t * handle, sepol_context_t * con, const char *role) sepol_context_set_role() argument
75 sepol_context_get_type(const sepol_context_t * con) sepol_context_get_type() argument
82 sepol_context_set_type(sepol_handle_t * handle, sepol_context_t * con, const char *type) sepol_context_set_type() argument
99 sepol_context_get_mls(const sepol_context_t * con) sepol_context_get_mls() argument
106 sepol_context_set_mls(sepol_handle_t * handle, sepol_context_t * con, const char *mls) sepol_context_set_mls() argument
126 sepol_context_t *con = sepol_context_create() local
144 sepol_context_clone(sepol_handle_t * handle, const sepol_context_t * con, sepol_context_t ** con_ptr) sepol_context_clone() argument
184 sepol_context_free(sepol_context_t * con) sepol_context_free() argument
198 sepol_context_from_string(sepol_handle_t * handle, const char *str, sepol_context_t ** con) sepol_context_from_string() argument
270 sepol_context_to_string(sepol_handle_t * handle, const sepol_context_t * con, char **str_ptr) sepol_context_to_string() argument
[all...]
H A Dnodes.c88 context_struct_t *con = &node->context[0]; in node_to_record() local
H A Dibpkey_record.c20 sepol_context_t *con; member
351 sepol_ibpkey_set_con(sepol_handle_t *handle, sepol_ibpkey_t *ibpkey, sepol_context_t *con) sepol_ibpkey_set_con() argument
[all...]
H A Dnode_record.c25 sepol_context_t *con; member
632 sepol_node_set_con(sepol_handle_t * handle, sepol_node_t * node, sepol_context_t * con) sepol_node_set_con() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c181 static void add_child_nodes(struct wpabuf *xml, DBusConnection *con, in add_child_nodes() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_introspect.c181 static void add_child_nodes(struct wpabuf *xml, DBusConnection *con, in add_child_nodes() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_static_test.cpp524 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c338 FILLP_ULLONG con; in SpungeConnCheckUnsendBoxEmpty() local
/third_party/cups-filters/cupsfilters/
H A Dcolord.c115 get_filename_for_profile_path (DBusConnection *con, in get_filename_for_profile_path() argument
170 get_profile_for_device_path (DBusConnection *con, in get_profile_for_device_path() argument
265 get_device_path_for_device_id (DBusConnection *con, in get_device_path_for_device_id() argument
317 DBusConnection *con = NULL; in colord_get_profile_for_device_id() local
356 get_profile_inhibitors(DBusConnection *con, const char *object_path) get_profile_inhibitors() argument
419 DBusConnection *con; colord_get_inhibit_for_device_id() local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DContractionsAndExpansions.java42 public ContractionsAndExpansions(UnicodeSet con, UnicodeSet exp, CESink s, boolean prefixes) { in ContractionsAndExpansions() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DContractionsAndExpansions.java49 public ContractionsAndExpansions(UnicodeSet con, UnicodeSet exp, CESink s, boolean prefixes) { in ContractionsAndExpansions() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dbio_ssl.c443 BIO *ret = NULL, *con = NULL, *ssl = NULL; in BIO_new_ssl_connect() local
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format-test-negatives.c59 const int con; in f() local
/third_party/openssl/util/
H A Dcheck-format-test-negatives.c59 const int con; in f() local
/third_party/popt/src/
H A Dpoptconfig.c202 static int configAppMatch(poptContext con, const char * s) in configAppMatch() argument
222 static int poptConfigLine(poptContext con, char * line) in poptConfigLine() argument
342 poptReadConfigFile(poptContext con, const char * fn) poptReadConfigFile() argument
394 poptReadConfigFiles(poptContext con, const char * paths) poptReadConfigFiles() argument
437 poptReadDefaultConfig(poptContext con, UNUSED(int useEnv)) poptReadDefaultConfig() argument
486 poptFini(poptContext con) poptFini() argument
495 poptContext con = NULL; poptInit() local
[all...]
/third_party/openssl/ssl/
H A Dbio_ssl.c443 BIO *ret = NULL, *con = NULL, *ssl = NULL; in BIO_new_ssl_connect() local
/third_party/selinux/libselinux/src/
H A Dget_context_list.c21 context_t con; in get_default_context_with_role() local
65 context_t con; in get_default_context_with_rolelevel() local
147 context_t con; get_context_user() local
354 context_t con; get_ordered_context_list_with_level() local
[all...]
H A Dlabel.c267 int selabel_lookup(struct selabel_handle *rec, char **con, in selabel_lookup() argument
280 int selabel_lookup_raw(struct selabel_handle *rec, char **con, in selabel_lookup_raw() argument
330 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() argument
348 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw() argument
[all...]

Completed in 15 milliseconds

1234