Home
last modified time | relevance | path

Searched defs:con (Results 76 - 100 of 388) sorted by relevance

12345678910>>...16

/third_party/selinux/libsepol/src/
H A Dibendports.c77 context_struct_t *con = &ibendport->context[0]; in ibendport_to_record() local
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...]
/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c167 char * con; in main() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_test.cpp286 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
396 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
421 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
438 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
467 SessionConn *con = TestSetSessionConn(); in HWTEST_F() local
493 SessionConn *con = TestSetSessionConn(); HWTEST_F() local
520 SessionConn *con = TestSetSessionConn(); HWTEST_F() local
578 SessionConn *con = TestSetSessionConn(); HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_skeleton.cpp43 char *con = nullptr; in GetSid() local
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-gpio.c74 static inline int is_sfn(unsigned long con) in is_sfn() argument
81 static inline int is_in(unsigned long con) in is_in() argument
88 static inline int is_out(unsigned long con) in is_out() argument
243 void __iomem *con = chip->base + (index * 4); in samsung_gpio_pm_4bit_con() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dearlycon.c135 efi_earlycon_write(struct console *con, const char *str, unsigned int num) in efi_earlycon_write() argument
/kernel/linux/linux-6.6/arch/m68k/emu/
H A Dnfcon.c43 static void nfcon_write(struct console *con, const char *str, in nfcon_write() argument
49 static struct tty_driver *nfcon_device(struct console *con, int *index) in nfcon_device() argument
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm-gpio.c74 static inline int is_sfn(unsigned long con) in is_sfn() argument
81 static inline int is_in(unsigned long con) in is_in() argument
88 static inline int is_out(unsigned long con) in is_out() argument
243 void __iomem *con = chip->base + (index * 4); in samsung_gpio_pm_4bit_con() local
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsuncore.c55 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() argument
85 void sunserial_console_termios(struct console *con, struct device_node *uart_dp) in sunserial_console_termios() argument
/kernel/linux/linux-5.10/drivers/video/console/
H A Ddummycon.c139 static int dummycon_font_copy(struct vc_data *vc, int con) in dummycon_font_copy() argument
/kernel/linux/linux-5.10/drivers/usb/typec/ucsi/
H A Ddisplayport.c20 struct ucsi_connector *con; member
282 ucsi_register_displayport(struct ucsi_connector *con, bool override, int offset, struct typec_altmode_desc *desc) ucsi_register_displayport() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsuncore.c55 int sunserial_console_match(struct console *con, struct device_node *dp, in sunserial_console_match() argument
85 void sunserial_console_termios(struct console *con, struct device_node *uart_dp) in sunserial_console_termios() argument
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_dcc.c40 static void dcc_early_write(struct console *con, const char *s, unsigned n) in dcc_early_write() argument
/kernel/linux/linux-6.6/drivers/usb/typec/ucsi/
H A Ddisplayport.c20 struct ucsi_connector *con; member
308 ucsi_register_displayport(struct ucsi_connector *con, bool override, int offset, struct typec_altmode_desc *desc) ucsi_register_displayport() argument
[all...]
H A Dpsy.c33 static int ucsi_psy_get_scope(struct ucsi_connector *con, in ucsi_psy_get_scope() argument
53 static int ucsi_psy_get_online(struct ucsi_connector *con, in ucsi_psy_get_online() argument
63 static int ucsi_psy_get_voltage_min(struct ucsi_connector *con, in ucsi_psy_get_voltage_min() argument
86 static int ucsi_psy_get_voltage_max(struct ucsi_connector *con, in ucsi_psy_get_voltage_max() argument
113 ucsi_psy_get_voltage_now(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_voltage_now() argument
142 ucsi_psy_get_current_max(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_current_max() argument
172 ucsi_psy_get_current_now(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_current_now() argument
184 ucsi_psy_get_usb_type(struct ucsi_connector *con, union power_supply_propval *val) ucsi_psy_get_usb_type() argument
201 struct ucsi_connector *con = power_supply_get_drvdata(psy); ucsi_psy_get_prop() local
231 ucsi_register_port_psy(struct ucsi_connector *con) ucsi_register_port_psy() argument
258 ucsi_unregister_port_psy(struct ucsi_connector *con) ucsi_unregister_port_psy() argument
267 ucsi_port_psy_changed(struct ucsi_connector *con) ucsi_port_psy_changed() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umc.c85 struct amdgpu_ras *con = amdgpu_ras_get_context(adev); in amdgpu_umc_do_page_retirement() local
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt-stats.c14 void rtrs_clt_update_wc_stats(struct rtrs_clt_con *con) in rtrs_clt_update_wc_stats() argument
174 struct rtrs_clt_con *con = req->con; in rtrs_clt_update_all_stats() local
/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...]

Completed in 13 milliseconds

12345678910>>...16