Searched defs:sfx (Results 1 – 4 of 4) sorted by relevance
154 #define ISCMEMFUNC(sfx) isc__mem_ ## sfx argument155 #define ISCMEMPOOLFUNC(sfx) isc__mempool_ ## sfx argument
358 char sfx[MaxPathSize]; in main() local
603 static const char sfx[] = "=#:"; in handlecap() local
138 char *token[MAX_TOKENS], line[LINE_LEN], *sfx; in main() local