Searched refs:Keyword_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Dlocale.c120 } Keyword_t; typedef in typeref:struct:Keyword_s
473 static Keyword_t keywords[] =
577 list_locale(Sfio_t* sp, Keyword_t* key, Lc_t* lc, unsigned int flags)
629 number(Sfio_t* sp, register Keyword_t* key, int i, unsigned int flags)
692 string(Sfio_t* sp, register Keyword_t* key, char** v, int n, unsigned int flags)
731 extract(Sfio_t* sp, register Keyword_t* key, void* data, unsigned int flags)
850 static int scan(Sfio_t*, Keyword_t*, unsigned long);
857 list_keyword(Sfio_t* sp, register Keyword_t* key, char* value, unsigned int flags)
961 scan(Sfio_t* sp, Keyword_t* key, unsigned long flags)
999 Keyword_t* ke
[all...]

Completed in 48 milliseconds