Searched defs:tokbuf (Results 1 – 7 of 7) sorted by relevance
66 static char tokbuf[2*MAXTOKEN+1]; /* token buffer */ variable
1760 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()2150 char tokbuf[MAXPATHLEN]; in make_aliases() local2268 char tokbuf[MAXNAMELEN]; in read_binding_file() local2423 char tokbuf[MAXNAMELEN]; in read_dacf_binding_file() local2809 char tokbuf[MAXNAMELEN]; in read_class_file() local2958 char tokbuf[MAXNAMELEN]; in open_mach_list() local3038 char tokbuf[MAXNAMELEN]; in process_rtc_config_file() local
771 char tokbuf[256+1]; in yylex() local
126 char *token, *tokbuf; in cmd_breakup_components() local
1989 char tokbuf[3]; in sh_syntax() local
2853 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()