/linux-2.6.39/net/tipc/ |
D | config.h | 54 static inline struct sk_buff *tipc_cfg_reply_error_string(char *string) in tipc_cfg_reply_error_string() 59 static inline struct sk_buff *tipc_cfg_reply_ultra_string(char *string) in tipc_cfg_reply_ultra_string()
|
D | addr.c | 101 char *tipc_addr_string_fill(char *string, u32 addr) in tipc_addr_string_fill()
|
/linux-2.6.39/drivers/s390/char/ |
D | raw3270.h | 202 struct string struct 208 char string[0]; argument
|
/linux-2.6.39/drivers/media/dvb/mantis/ |
D | mantis_uart.c | 44 char string[7]; member 54 char string[5]; member
|
/linux-2.6.39/security/smack/ |
D | smack_access.c | 265 static inline void smack_str_from_perm(char *string, int access) in smack_str_from_perm() 354 struct smack_known *smk_import_entry(const char *string, int len) in smk_import_entry() 417 char *smk_import(const char *string, int len) in smk_import()
|
/linux-2.6.39/drivers/mtd/maps/ |
D | fortunet.c | 101 char string[MAX_NAME_SIZE]; in MTD_New_Region() local 146 char string[MAX_NAME_SIZE]; in MTD_New_Partition() local
|
/linux-2.6.39/drivers/acpi/acpica/ |
D | utmisc.c | 363 char *string; in acpi_ut_strupr() local 394 void acpi_ut_print_string(char *string, u8 max_length) in acpi_ut_print_string() 722 acpi_status acpi_ut_strtoul64(char *string, u32 base, u64 * ret_integer) in acpi_ut_strtoul64()
|
D | exconvrt.c | 287 acpi_ex_convert_to_ascii(u64 integer, u16 base, u8 *string, u8 data_width) in acpi_ex_convert_to_ascii()
|
/linux-2.6.39/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_macro_gram.y | 162 mmerror(const char *string) in mmerror()
|
/linux-2.6.39/arch/um/drivers/ |
D | stderr_console.c | 18 static void stderr_console_write(struct console *console, const char *string, in stderr_console_write()
|
/linux-2.6.39/arch/mips/lasat/ |
D | setup.c | 94 unsigned char *string = ptr; in lasat_panic_display() local
|
D | prom.c | 26 static void null_prom_display(const char *string, int pos, int clear) in null_prom_display()
|
/linux-2.6.39/sound/core/ |
D | info_oss.c | 42 int snd_oss_info_register(int dev, int num, char *string) in snd_oss_info_register()
|
/linux-2.6.39/arch/powerpc/platforms/embedded6xx/ |
D | ls_uart.c | 30 const char string[] = "AAAAFFFFJJJJ>>>>VVVV>>>>ZZZZVVVVKKKK"; in wd_stop() local
|
/linux-2.6.39/drivers/pci/hotplug/ |
D | acpi_pcihp.c | 265 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_run_oshp() local 339 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_get_hp_hw_control_from_firmware() local
|
/linux-2.6.39/drivers/net/skfp/h/ |
D | targetos.h | 68 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument 70 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
|
/linux-2.6.39/net/dsa/ |
D | mv88e6xxx.h | 47 char string[ETH_GSTRING_LEN]; member
|
/linux-2.6.39/scripts/kconfig/ |
D | zconf.gperf | 38 string, T_TYPE, TF_COMMAND, S_STRING keyword
|
/linux-2.6.39/security/apparmor/ |
D | procattr.c | 35 int aa_getprocattr(struct aa_profile *profile, char **string) in aa_getprocattr()
|
/linux-2.6.39/drivers/scsi/ |
D | scsi_ioctl.c | 44 const char *string; in ioctl_probe() local
|
/linux-2.6.39/include/media/ |
D | v4l2-ctrls.h | 123 char *string; member 128 char *string; member
|
/linux-2.6.39/include/net/irda/ |
D | irias_object.h | 65 char *string; member
|
/linux-2.6.39/arch/cris/arch-v10/kernel/ |
D | fasttimer.c | 63 #define DEBUG_LOG(string, value) \ argument 77 #define DEBUG_LOG(string, value) argument
|
/linux-2.6.39/arch/mips/include/asm/ |
D | asm.h | 110 #define PRINT(string) \ argument 118 #define PRINT(string) argument 129 #define TTABLE(string) \ argument
|
/linux-2.6.39/kernel/ |
D | audit.c | 1336 void audit_log_n_string(struct audit_buffer *ab, const char *string, in audit_log_n_string() 1369 int audit_string_contains_control(const char *string, size_t len) in audit_string_contains_control() 1393 void audit_log_n_untrustedstring(struct audit_buffer *ab, const char *string, in audit_log_n_untrustedstring() 1410 void audit_log_untrustedstring(struct audit_buffer *ab, const char *string) in audit_log_untrustedstring()
|