Searched refs:strings (Results 1 – 7 of 7) sorted by relevance
350 static const char * const strings[SP_CNT] = { in get_sched_policy_name() local357 if ((policy < SP_CNT) && (strings[policy] != NULL)) in get_sched_policy_name()358 return strings[policy]; in get_sched_policy_name()
134 } __attribute__((packed)) strings = { variable137 .length = cpu_to_le32(sizeof(strings)),280 ret = adb_write(h->control, &strings, sizeof(strings)); in init_functionfs()
50 int funcstringsize; /* size of strings in node */52 char *funcstring; /* block to allocate strings from */
108 strings on the stack without knowing in advance how long the276 program turns out to be a shell procedure, the strings from the278 out of the table and replaced with strings obtained from malloc,
32 which hold can hold basic types such as unsigned integers and strings.
112 Triggers are strings which can be used to match certain kinds242 Open the file at <path> and write one or more strings
102 * Commands are ascii strings and sent without the quotes (which are