Searched refs:INITARGS (Results 1 – 2 of 2) sorted by relevance
150 #define INITARGS void macro
71615 Replace INITARGS with void71617 INITARGS was a hardcoded define to void. Since knowing the function71635 Huh, so I guess INITARGS used to be int argc, char *argv then. Either178091 Remove INITARGS braindamage, change to void; add XkbExtensionInit prototype