Searched defs:list_keyword (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Dlocale.c857 list_keyword(Sfio_t* sp, register Keyword_t* key, char* value, unsigned int flags) function
936 list_keyword(sp, &keywords[j], NiL, f);
981 list_keyword(sp, key, NiL, flags&~LC_quote);
1188 list_keyword(sfstdout, key, value, flags);
1191 list_keyword(sfstdout, (Keyword_t*)dtmatch(state.dict, state.categories[0].name), NiL, flags);

Completed in 14 milliseconds