Home
last modified time | relevance | path

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

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