Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/scripts/
Dheader.tk324 proc toggle_switch2 {w mnum line text variable} {
338 proc toggle_switch3 {w mnum line text variable} {
356 proc bool {w mnum line text variable} {
362 proc tristate {w mnum line text variable } {
367 proc dep_tristate {w mnum line text variable } {
371 proc dep_bool {w mnum line text variable } {
375 proc int { w mnum line text variable } {
384 proc hex { w mnum line text variable } {
388 proc istring { w mnum line text variable } {
Dtkparse.h111 struct variable struct
118 extern struct variable *vartable; argument
/linux-2.4.37.9/include/asm-ia64/sn/
Dfetchop.h65 u64 variable; member
/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c266 #define CHANDEV_BACKTRACE(variable) \ argument
306 #define CHANDEV_BACKTRACE(variable) argument
332 #define for_each(variable,head) \ argument
335 #define for_each_allow_delete(variable,nextmember,head) \ argument
339 #define for_each_allow_delete2(variable,nextmember,head) \ argument
/linux-2.4.37.9/include/linux/
Dsctp.h335 sctp_sack_variable_t variable[0]; member
387 __u8 variable[0]; member
/linux-2.4.37.9/drivers/acorn/block/
Dmfmhd.c1058 unsigned int variable; in mfm_detectdrive() local
/linux-2.4.37.9/drivers/s390/net/
Dqeth.c8901 int *variable,int value) in qeth_setvalue_if_possible()