Searched defs:tokbuf (Results 1 – 7 of 7) sorted by relevance
66 static char tokbuf[2*MAXTOKEN+1]; /* token buffer */ variable
1757 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()2147 char tokbuf[MAXPATHLEN]; in make_aliases() local2265 char tokbuf[MAXNAMELEN]; in read_binding_file() local2420 char tokbuf[MAXNAMELEN]; in read_dacf_binding_file() local2806 char tokbuf[MAXNAMELEN]; in read_class_file() local2955 char tokbuf[MAXNAMELEN]; in open_mach_list() local3035 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
2855 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()