/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast.h | 3 * This software is part of the ast package * 27 * std + posix + ast 41 #ifndef ast 42 #define ast _ast_info macro 181 #define mbmax() (ast.mb_cur_max) 182 #define mberr() (ast.tmp_int<0) 184 #define mbcoll() (ast.mb_xfrm!=0) 187 #define mb2wc(w,p,n) (*ast.mb_towc)(&w,(char*)p,n) 188 #define mbchar(p) (mbwide()?((ast.tmp_int=(*ast [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | setlocale.c | 3 * This software is part of the ast package * 173 if (ast.locale.set & AST_LC_debug) in native_setlocale() 514 ast.collate = debug_strcoll; in set_collate() 515 ast.mb_xfrm = debug_strxfrm; in set_collate() 519 ast.collate = strcmp; in set_collate() 520 ast.mb_xfrm = 0; in set_collate() 524 ast.collate = strcoll; in set_collate() 525 ast.mb_xfrm = strxfrm; in set_collate() 536 #define mb_state_zero ((mbstate_t*)&ast.pad[sizeof(ast [all...] |
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | setlocale.c | 162 if (ast.locale.set & AST_LC_debug) in native_setlocale() 502 ast.collate = debug_strcoll; in set_collate() 503 ast.mb_xfrm = debug_strxfrm; in set_collate() 507 ast.collate = strcmp; in set_collate() 508 ast.mb_xfrm = 0; in set_collate() 512 ast.collate = strcoll; in set_collate() 513 ast.mb_xfrm = strxfrm; in set_collate() 524 #define mb_state_zero ((mbstate_t*)&ast.pad[sizeof(ast.pad)-2*sizeof(mbstate_t)]) 525 #define mb_state ((mbstate_t*)&ast.pad[sizeof(ast.pad)-sizeof(mbstate_t)]) 615 ast.mb_sync = (const char*)sp - str; in utf8_mbtowc() [all …]
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | ast.h | 43 #ifndef ast 44 #define ast _ast_info macro 173 #define mbmax() (ast.mb_cur_max) 174 #define mberr() (ast.tmp_int<0) 176 #define mbcoll() (ast.mb_xfrm!=0) 179 …r(p) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int… 180 #define mbinit() (mbwide()?(*ast.mb_towc)((wchar_t*)0,(char*)0,mbmax()):0) 181 #define mbsize(p) (mbwide()?(*ast.mb_len)((char*)(p),mbmax()):((p),1)) 182 #define mbconv(s,w) (ast.mb_conv?(*ast.mb_conv)(s,w):((*(s)=(w)),1)) 183 #define mbwidth(w) (ast.mb_width&&((ast.tmp_int=(*ast.mb_width)(w))>=0||(w)>UCHAR_MAX)?ast.tmp_int:… [all …]
|
/titanic_51/usr/src/contrib/ast/lib/package/ |
H A D | ast-base.pkg | 1 ast-base :PACKAGE: \ 8 :COVERS: ast-make ast-ksh ast-ast 14 :INDEX: ksh, ksh builtin commands, pax, nmake, tw, sfio, and ast libraries 17 The AT&T Software Technology ast-base package from AT&T Research 18 contains commands and libraries required by all other ast based 22 and companion library, and libraries shared by the other ast packages.
|
H A D | ast-ast.pkg | 1 ast-ast :PACKAGE: libast 7 :INDEX: the ast library, period 10 The AT&T Software Technology ast-ast package from AT&T Research 11 contains the ast library.
|
H A D | ast-make.pkg | 1 ast-make :PACKAGE: \ 9 :COVERS: ast-ksh ast-ast 16 The AT&T Software Technology ast-make package from AT&T Research 18 to run ast nmake. ksh, coshell, pax, tw, and the 3d user-level
|
H A D | ast-ksh.pkg | 1 ast-ksh :PACKAGE: ksh93 libast libcmd libcoshell libsum libdll 12 The AT&T Software Technology ast-ksh package from AT&T Research 33 The stanadlone ksh is statically linked with the ast libcmd 35 commands. "builtin | grep /opt/ast/bin" lists the libcmd 36 builtins on the standard output. /opt/ast/bin/FOO accesses 37 the FOO builtin, whether the /opt/ast/bin directory exists 38 or not. "builtin FOO" allows /opt/ast/bin/FOO to be accessed 41 (a) create the directory /opt/ast/bin and the file 42 /opt/ast/bin/.paths with this line 44 and place /opt/ast/bi [all...] |
H A D | ast-open.pkg | 1 ast-open :PACKAGE: \ 10 :COVERS: ast-base ast-dss 16 :INDEX: ksh, pax, nmake, sfio, and ast open source commands and libraries 19 The AT&T Software Technology ast-open package from AT&T Research 20 contains all of the ast open source commands and libraries.
|
H A D | ast.def | 2 # ast default license info 34 [ast-users]="AST users mailgroup <ast-users@research.att.com>" 35 [ast-developers]="AST developers mailgroup <ast-developers@research.att.com>" 46 package=ast
|
/titanic_51/usr/src/cmd/ast/libcmd/ |
H A D | Makefile.com | 37 include ../../Makefile.ast 54 -I$(ROOT)/usr/include/ast \ 95 $(HEADERSRC:%=ast/%): FRC 99 # This rule is derived from $(CONTRIB)/ast/src/lib/libcmd/Makefile 100 ast/cmdext.h: 115 CLOBBERFILES += ast/* 117 install_h: $(HEADERSRC:%=ast/%) $(HEADERGEN:%=ast/%) 119 .PARALLEL: $(HEADERSRC:%=ast/%) $(HEADERGEN:%=ast/ [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | api | 3 ver ast 20111111 5 api ast 20120528 regexec regnexec regrexec regsubexec strgrpmatch 7 api ast 20120411 cmdopen 9 api ast 20110505 cmdopen 11 api ast 20100601 pathaccess pathcanon pathcat pathkey pathpath pathprobe pathrepl 13 api ast 20000308 sfkeyprintf
|
/titanic_51/usr/src/pkg/manifests/ |
H A D | developer-astdev.mf | 33 dir path=usr/ast group=sys 34 dir path=usr/ast/bin 36 dir path=usr/include/ast 39 file path=usr/ast/bin/msgcc mode=0555 40 file path=usr/ast/bin/msgcpp mode=0555 41 file path=usr/ast/bin/msgcvt mode=0555 42 file path=usr/ast/bin/msggen mode=0555 43 file path=usr/ast/bin/msgget mode=0555 44 file path=usr/include/ast/pp.h 45 file path=usr/include/ast/ppke [all...] |
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | ast.h | 52 #ifndef ast 53 #define ast _ast_info macro 182 #define mbmax() (ast.mb_cur_max) 183 #define mberr() (ast.tmp_int<0) 185 #define mbcoll() (ast.mb_xfrm!=0) 188 …r(p) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int… 189 #define mbinit() (mbwide()?(*ast.mb_towc)((wchar_t*)0,(char*)0,mbmax()):0) 190 #define mbsize(p) (mbwide()?(*ast.mb_len)((char*)(p),mbmax()):((p),1)) 191 #define mbconv(s,w) (ast.mb_conv?(*ast.mb_conv)(s,w):((*(s)=(w)),1)) 192 #define mbwidth(w) (ast.mb_width&&((ast.tmp_int=(*ast.mb_width)(w))>=0||(w)>UCHAR_MAX)?ast.tmp_int:… [all …]
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast.h | 52 #ifndef ast 53 #define ast _ast_info macro 182 #define mbmax() (ast.mb_cur_max) 183 #define mberr() (ast.tmp_int<0) 185 #define mbcoll() (ast.mb_xfrm!=0) 188 …r(p) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int… 189 #define mbinit() (mbwide()?(*ast.mb_towc)((wchar_t*)0,(char*)0,mbmax()):0) 190 #define mbsize(p) (mbwide()?(*ast.mb_len)((char*)(p),mbmax()):((p),1)) 191 #define mbconv(s,w) (ast.mb_conv?(*ast.mb_conv)(s,w):((*(s)=(w)),1)) 192 #define mbwidth(w) (ast.mb_width&&((ast.tmp_int=(*ast.mb_width)(w))>=0||(w)>UCHAR_MAX)?ast.tmp_int:… [all …]
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast.h | 52 #ifndef ast 53 #define ast _ast_info macro 182 #define mbmax() (ast.mb_cur_max) 183 #define mberr() (ast.tmp_int<0) 185 #define mbcoll() (ast.mb_xfrm!=0) 188 …r(p) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int… 189 #define mbinit() (mbwide()?(*ast.mb_towc)((wchar_t*)0,(char*)0,mbmax()):0) 190 #define mbsize(p) (mbwide()?(*ast.mb_len)((char*)(p),mbmax()):((p),1)) 191 #define mbconv(s,w) (ast.mb_conv?(*ast.mb_conv)(s,w):((*(s)=(w)),1)) 192 #define mbwidth(w) (ast.mb_width&&((ast.tmp_int=(*ast.mb_width)(w))>=0||(w)>UCHAR_MAX)?ast.tmp_int:… [all …]
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast.h | 52 #ifndef ast 53 #define ast _ast_info macro 182 #define mbmax() (ast.mb_cur_max) 183 #define mberr() (ast.tmp_int<0) 185 #define mbcoll() (ast.mb_xfrm!=0) 188 …r(p) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),mbmax()))>0?((p+=ast.tmp_int… 189 #define mbinit() (mbwide()?(*ast.mb_towc)((wchar_t*)0,(char*)0,mbmax()):0) 190 #define mbsize(p) (mbwide()?(*ast.mb_len)((char*)(p),mbmax()):((p),1)) 191 #define mbconv(s,w) (ast.mb_conv?(*ast.mb_conv)(s,w):((*(s)=(w)),1)) 192 #define mbwidth(w) (ast.mb_width&&((ast.tmp_int=(*ast.mb_width)(w))>=0||(w)>UCHAR_MAX)?ast.tmp_int:… [all …]
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/ |
H A D | Mamfile | 35 make ${PACKAGEROOT}/lib/package/ast.lic 36 done ${PACKAGEROOT}/lib/package/ast.lic 38 make ast 40 make ast.req 45 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/standards 51 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/lib 57 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/common 63 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/param.sh 81 exec - iffe -v -X ast -X std -c '${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} ' run features/api 87 exec - iffe -v -X ast [all...] |
/titanic_51/usr/src/cmd/ast/libdll/ |
H A D | Makefile.com | 38 include ../../Makefile.ast 57 -I$(ROOT)/usr/include/ast \ 90 $(HEADERGEN:%=ast/%): FRC 97 install_h: $(HEADERGEN:%=ast/%) 99 CLOBBERFILES += ast/*
|
/titanic_51/usr/src/cmd/ast/libsum/ |
H A D | Makefile.com | 38 include ../../Makefile.ast 55 -I$(ROOT)/usr/include/ast \ 90 $(HEADERSRC:%=ast/%): FRC 94 install_h: $(HEADERSRC:%=ast/%) 96 CLOBBERFILES += ast/*
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/preroot/ |
H A D | ispreroot.c | 3 * This software is part of the ast package * 28 #include <ast.h> 48 struct stat ast; in same() local 52 i = !stat(a, &ast) && !stat(b, &bst) && ast.st_dev == bst.st_dev && ast.st_ino == bst.st_ino; in same()
|
/titanic_51/usr/src/lib/libast/common/preroot/ |
H A D | ispreroot.c | 48 struct stat ast; in same() local 52 i = !stat(a, &ast) && !stat(b, &bst) && ast.st_dev == bst.st_dev && ast.st_ino == bst.st_ino; in same()
|
/titanic_51/usr/src/cmd/ast/ |
H A D | Makefile.ast | 27 C_AST = $(CONTRIB)/ast 30 AST= $(SRC)/cmd/ast 34 AST_PROTO = $(AST_TOOLS)/proto -p -s -l $(C_AST)/lib/package/ast.lic \ 43 # $(CONTRIB)/ast/src/cmd/ksh93/Makefile 126 -I$(ROOT)/usr/include/ast \ 130 '-DSH_CMDLIB_DIR="/usr/ast/bin"' \
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | README-astsa | 1 astsa implements a small subset of the ast library for other ast 5 the full-featured ast-* packages at 14 The astsa files may be combined in a single directory with other ast
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | translate.c | 3 * This software is part of the ast package * 26 * ast l10n message translation 142 ast.locale.set |= AST_LC_internal; in find() 149 ast.locale.set &= ~AST_LC_internal; in find() 190 * this assumes one mesage set for ast (AST_MESSAGE_SET or fallback to 1) in init() 348 (!ast.id || !(mp = match(ast.id, msg))) || in translate() 352 sfprintf(sfstderr, "AHA#%d:%s cmd %s cat %s:%s id %s msg `%s'\n", __LINE__, __FILE__, cmd, cat, error_info.catalog, ast.id, msg); in translate() 365 if (serial != ast.env_serial) in translate() 367 serial = ast in translate() [all...] |