Home | Sort by: relevance | last modified time | path |
/src/sys/arch/landisk/dev/ | |
button.c | 79 static char btn_type[32]; variable in typeref:typename:char[32] 215 strcpy(button_type->button_type, btn_type); 361 strlcpy(btn_type, type, sizeof(btn_type)); |
button.c | 79 static char btn_type[32]; variable in typeref:typename:char[32] 215 strcpy(button_type->button_type, btn_type); 361 strlcpy(btn_type, type, sizeof(btn_type)); |
button.c | 79 static char btn_type[32]; variable in typeref:typename:char[32] 215 strcpy(button_type->button_type, btn_type); 361 strlcpy(btn_type, type, sizeof(btn_type)); |
button.c | 79 static char btn_type[32]; variable in typeref:typename:char[32] 215 strcpy(button_type->button_type, btn_type); 361 strlcpy(btn_type, type, sizeof(btn_type)); |