Searched defs:noarg (Results 1 – 4 of 4) sorted by relevance
102 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
103 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
112 static const char noarg[] = "option doesn't take an argument -- %.*s"; variable
96 doclock(void *noarg) in doclock()