Home
last modified time | relevance | path

Searched defs:tokbuf (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libpp/common/
H A Dppdata.c66 static char tokbuf[2*MAXTOKEN+1]; /* token buffer */ variable
/titanic_41/usr/src/uts/common/os/
H A Dmodsysfile.c1760 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()
2150 char tokbuf[MAXPATHLEN]; in make_aliases() local
2268 char tokbuf[MAXNAMELEN]; in read_binding_file() local
2423 char tokbuf[MAXNAMELEN]; in read_dacf_binding_file() local
2809 char tokbuf[MAXNAMELEN]; in read_class_file() local
2958 char tokbuf[MAXNAMELEN]; in open_mach_list() local
3038 char tokbuf[MAXNAMELEN]; in process_rtc_config_file() local
/titanic_41/usr/src/cmd/loadkeys/
H A Dloadkeys.y771 char tokbuf[256+1]; in yylex() local
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.c126 char *token, *tokbuf; in cmd_breakup_components() local
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c1989 char tokbuf[3]; in sh_syntax() local
/titanic_41/usr/src/uts/i86pc/os/
H A Dstartup.c2853 char tokbuf[MAXNAMELEN]; in set_soft_hostid() local
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevfsmap.c442 parse_conf_entry(struct conf_file *filep, char *tokbuf, size_t linesize) in parse_conf_entry()