Searched refs:tiat (Results 1 – 1 of 1) sorted by relevance
/external/ltp/testcases/kernel/syscalls/string/ |
D | string01.c | 65 char tiat[] = "This is a test of the string functions. "; variable 87 tiat, 41}, { 100 tiat, 'a', tiat + 8}, { 101 tiat, 's', tiat + 3}, { 102 tiat, 'o', tiat + 15}, { 103 tiat, 'z', NULL}, { 115 tiat, 'a', tiat + 8}, { 116 tiat, 's', tiat + 37}, { 117 tiat, 'o', tiat + 35}, { 118 tiat, 'z', NULL}, { [all …]
|