Home
last modified time | relevance | path

Searched defs:tchar (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.c348 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local
593 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_changelog.c86 char tchar[80]; in dump_array() local
/titanic_41/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c357 ib_get_string(char **llptr, char *tchar) in ib_get_string()
/titanic_41/usr/src/cmd/csh/
H A Dsh.h93 typedef long int tchar; typedef
97 typedef unsigned short int tchar; typedef
/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_configfile.c117 get_string(u_longlong_t *llptr, char *tchar) in get_string()
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c652 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken()
/titanic_41/usr/src/lib/libbsm/common/
H A Dadt_xlate.h141 char tchar; member
/titanic_41/usr/src/uts/common/os/
H A Dmodsysfile.c1334 kobj_get_string(u_longlong_t *llptr, char *tchar) in kobj_get_string()
/titanic_41/usr/src/cmd/troff/
H A Dtdef.h330 typedef long tchar; typedef
/titanic_41/usr/src/cmd/devfsadm/
H A Ddevfsadm.c7518 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken()
/titanic_41/usr/src/cmd/tar/
H A Dtar.c679 static char *tchar = ""; /* null linkpath */ variable