Searched defs:title (Results 1 – 13 of 13) sorted by relevance
/linux-2.4.37.9/drivers/acpi/executer/ |
D | exdump.c | 461 char *title, in acpi_ex_out_string() 469 char *title, in acpi_ex_out_pointer() 477 char *title, in acpi_ex_out_integer() 485 char *title, in acpi_ex_out_address()
|
/linux-2.4.37.9/scripts/lxdialog/ |
D | msgbox.c | 29 dialog_msgbox (const char *title, const char *prompt, int height, int width, in dialog_msgbox()
|
D | yesno.c | 44 dialog_yesno (const char *title, const char *prompt, int height, int width) in dialog_yesno()
|
D | inputbox.c | 46 dialog_inputbox (const char *title, const char *prompt, int height, int width, in dialog_inputbox()
|
D | checklist.c | 120 dialog_checklist (const char *title, const char *prompt, int height, int width, in dialog_checklist()
|
D | menubox.c | 166 dialog_menu (const char *title, const char *prompt, int height, int width, in dialog_menu()
|
D | textbox.c | 38 dialog_textbox (const char *title, const char *file, int height, int width) in dialog_textbox()
|
D | lxdialog.c | 60 const char *title = NULL; in main() local
|
/linux-2.4.37.9/fs/xfs/quota/ |
D | xfs_qm.c | 97 #define XQM_LIST_PRINT(l, NXT, title) \ argument 111 #define XQM_LIST_PRINT(l, NXT, title) do { } while (0) argument
|
D | xfs_qm_syscalls.c | 1125 #define DQTEST_LIST_PRINT(l, NXT, title) \ argument
|
/linux-2.4.37.9/drivers/s390/net/ |
D | iucv.c | 299 iucv_dumpit(char *title, void *buf, int len) in iucv_dumpit() 329 #define iucv_dumpit(title, buf, len) argument
|
/linux-2.4.37.9/drivers/macintosh/ |
D | via-pmu.c | 471 char title[16]; in via_pmu_start() local
|
/linux-2.4.37.9/drivers/net/ |
D | strip.c | 1127 static int sprintf_neighbours(char *buffer, MetricomNodeTable *table, char *title) in sprintf_neighbours()
|