HomeSort by: relevance | last modified time | path
    Searched defs:btn_type (Results 1 - 4 of 4) sorted by relevancy

  /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));

Completed in 54 milliseconds