/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | misc.c | 94 NOT_USED(data); in noexport() 163 NOT_USED(argc); in b_let() 164 NOT_USED(extra); in b_let() 186 NOT_USED(argc); in b_eval() 326 NOT_USED(argc); in b_true() 327 NOT_USED(argv[0]); in b_true() 328 NOT_USED(extra); in b_true() 337 NOT_USED(argc); in b_false() 338 NOT_USED(argv[0]); in b_false() 339 NOT_USED(extra); in b_false() [all …]
|
H A D | ulimit.c | 43 NOT_USED(argc); in b_ulimit() 44 NOT_USED(argv); in b_ulimit() 45 NOT_USED(extra); in b_ulimit()
|
H A D | cd_pwd.c | 47 NOT_USED(data); in rehash() 216 NOT_USED(extra); in b_pwd() 218 NOT_USED(argc); in b_pwd()
|
H A D | mkservice.c | 415 NOT_USED(argc); in b_mkservice() 416 NOT_USED(extra); in b_mkservice() 464 NOT_USED(argc); in b_eloop() 465 NOT_USED(extra); in b_eloop()
|
H A D | umask.c | 45 NOT_USED(extra); in b_umask()
|
H A D | trap.c | 49 NOT_USED(argc); in b_trap() 170 NOT_USED(argc); in b_kill()
|
H A D | typeset.c | 89 NOT_USED(argc); in b_readonly() 139 NOT_USED(argc); in b_alias() 212 NOT_USED(argc); in b_typeset() 788 NOT_USED(argc); in b_builtin() 949 NOT_USED(argc); in b_unall()
|
H A D | whence.c | 99 NOT_USED(argc); in b_whence()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | misc.c | 94 NOT_USED(data); in noexport() 164 NOT_USED(argc); in b_let() 186 NOT_USED(argc); in b_eval() 327 NOT_USED(argc); in b_true() 328 NOT_USED(argv[0]); in b_true() 329 NOT_USED(context); in b_true() 338 NOT_USED(argc); in b_false() 339 NOT_USED(argv[0]); in b_false() 340 NOT_USED(context); in b_false() 473 NOT_USED(contex in b_universe() [all...] |
H A D | ulimit.c | 43 NOT_USED(argc); in b_ulimit() 44 NOT_USED(argv); in b_ulimit() 45 NOT_USED(context); in b_ulimit()
|
H A D | mkservice.c | 415 NOT_USED(argc); in b_mkservice() 416 NOT_USED(context); in b_mkservice() 464 NOT_USED(argc); in b_eloop() 465 NOT_USED(context); in b_eloop()
|
H A D | umask.c | 45 NOT_USED(context); in b_umask()
|
H A D | cd_pwd.c | 47 NOT_USED(data); in rehash() 222 NOT_USED(argc); in b_pwd()
|
H A D | trap.c | 49 NOT_USED(argc); in b_trap() 191 NOT_USED(argc); in b_kill()
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | shell.h | 40 #undef NOT_USED 41 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 40 #undef NOT_USED 41 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | shell.h | 49 #undef NOT_USED 50 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | shell.h | 49 #undef NOT_USED 50 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | shell.h | 49 #undef NOT_USED 50 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | shell.h | 49 #undef NOT_USED 50 #define NOT_USED(x) (&x,1) macro
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | init.c | 189 NOT_USED(data); in rehash() 198 NOT_USED(unused); in nospace() 347 NOT_USED(catalog); in msg_translate() 353 NOT_USED(type); in msg_translate() 569 NOT_USED(fp); in get_seconds() 580 NOT_USED(fp); in nget_seconds() 617 NOT_USED(fp); in nget_rand() 641 NOT_USED(np); in nget_lineno() 642 NOT_USED(fp); in nget_lineno() 785 NOT_USED(fp); in nget_version()
|
H A D | io.c | 426 NOT_USED(handle); in outexcept() 1408 NOT_USED(unused); in tee_write() 1611 NOT_USED(handle); in slowexcept() 1666 NOT_USED(handle); in time_grace() 1687 NOT_USED(handle); in piperead() 1719 NOT_USED(handle); in slowread() 1935 NOT_USED(iop); in pipeexcept() 2134 NOT_USED(sp); in subread()
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | rev.c | 118 NOT_USED(argc); in b_rev()
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | rev.c | 122 NOT_USED(argc); in b_rev()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | init.c | 240 NOT_USED(data); in rehash() 249 NOT_USED(unused); in nospace() 401 NOT_USED(catalog); in msg_translate() 407 NOT_USED(type); in msg_translate() 627 NOT_USED(fp); in get_seconds() 638 NOT_USED(fp); in nget_seconds() 675 NOT_USED(fp); in nget_rand() 699 NOT_USED(np); in nget_lineno() 700 NOT_USED(fp); in nget_lineno() 916 NOT_USED(f in nget_version() [all...] |