Searched refs:DEFAULT (Results 1 – 2 of 2) sorted by relevance
69 + FUNC GLOBAL DEFAULT UND __clone70 + FUNC WEAK DEFAULT N __close78 + FUNC WEAK DEFAULT N __fcntl79 + FUNC GLOBAL DEFAULT N __fork291 - NOTYPE GLOBAL DEFAULT ABS _end321 + FUNC GLOBAL DEFAULT UND exit326 + FUNC GLOBAL DEFAULT N fork327 + FUNC GLOBAL DEFAULT UND free333 + FUNC GLOBAL DEFAULT UND link342 + FUNC GLOBAL DEFAULT UND mmap[all …]
51 #define DEFAULT 1 macro83 { TOK_DEFAULT_IDX, DEFAULT },134 case DEFAULT: in ruserpass()157 while ((t = token()) && t != MACHINE && t != DEFAULT) switch(t) { in ruserpass()
Completed in 8 milliseconds