Searched defs:tokbuf (Results 1 – 6 of 6) sorted by relevance
66 static char tokbuf[2*MAXTOKEN+1]; /* token buffer */ variable
1793 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()2182 char tokbuf[MAXPATHLEN]; in parse_aliases() local2311 char tokbuf[MAXNAMELEN]; in read_binding_file() local2466 char tokbuf[MAXNAMELEN]; in read_dacf_binding_file() local2852 char tokbuf[MAXNAMELEN]; in read_class_file() local3001 char tokbuf[MAXNAMELEN]; in open_mach_list() local3081 char tokbuf[MAXNAMELEN]; in process_rtc_config_file() local
746 char tokbuf[256+1]; in yylex() local
2153 char tokbuf[3]; in sh_syntax() local
2824 char tokbuf[MAXNAMELEN]; in set_soft_hostid() local
442 parse_conf_entry(struct conf_file *filep, char *tokbuf, size_t linesize) in parse_conf_entry()