Searched defs:category (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gendev.c | 87 const char *category = INITIAL_CATEGORY; in main() local 210 write_item(config * pconf, const char *str, const char *category, in write_item() 254 write_scan_item(config * pconf, const char *str, const char *category, in write_scan_item() 273 add_entry(config * pconf, const char *category, const char *item, bool scan) in add_entry()
|
H A D | genconf.c | 690 char *category = malloc(MAX_TOKEN + 1); in read_dev() local 746 add_entry(config_t * pconf, char *category, const char *item, int file_index) in add_entry()
|
/plan9/sys/src/ape/lib/ap/posix/ |
H A D | locale.c | 33 setlocale(int category, const char *locale) in setlocale()
|
/plan9/sys/src/cmd/cwfs/ |
H A D | sub.c | 792 mballoc(int count, Chan *cp, int category) in mballoc()
|
H A D | portdat.h | 463 int category; member
|