Searched defs:tchar (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | ifdef.c | 346 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local 591 static struct tchars tchar = { '\377', /* interrupt */ in setupline() local
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.h | 91 typedef long int tchar; typedef 95 typedef unsigned short int tchar; typedef
|
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_conf.c | 357 ib_get_string(char **llptr, char *tchar) in ib_get_string()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/ |
H A D | cfga_configfile.c | 115 get_string(u_longlong_t *llptr, char *tchar) in get_string()
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo_devperm.c | 652 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken()
|
/illumos-gate/usr/src/lib/libbsm/common/ |
H A D | adt_xlate.h | 141 char tchar; member
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | modsysfile.c | 1371 kobj_get_string(u_longlong_t *llptr, char *tchar) in kobj_get_string()
|
/illumos-gate/usr/src/cmd/troff/ |
H A D | tdef.h | 328 typedef long tchar; typedef
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 7532 getnexttoken(char *next, char **nextp, char **tokenpp, char *tchar) in getnexttoken()
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 677 static char *tchar = ""; /* null linkpath */ variable
|