/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 34 char *tilde; /* "~user" if not expanding tilde, else "" */ variable 94 tilde = ""; 184 tilde = "~"; 187 tilde = cp1 = buf; 218 tilde = ""; 225 Cat(tilde, s); 266 Cat(tilde, tpathp); 319 Cat(tilde, tpathp); 527 Cat(tilde, tpathp);
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | tilde.sh | 91 print $'print ~+\n[[ $1 ]] && $0' > $tmp/tilde 92 chmod +x $tmp/tilde 94 [[ $($tmp/tilde foo) == "$PWD$nl$PWD" ]] 2> /dev/null || err_exit 'tilde fails inside a script run…
|
/titanic_44/usr/src/lib/libxcurses/src/libc/mks/ |
H A D | m_varian.c | 248 __m_invariant[v->tilde] = '~'; in __m_setinvariant() 266 __m_unvariant['~'] = v->tilde; in __m_setinvariant()
|
H A D | getsyntx.c | 68 v.tilde = e[6]; in getsyntx()
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | variant.h | 52 char tilde; member
|
/titanic_44/usr/src/cmd/format/ |
H A D | menu_scsi.c | 786 int tilde; local 829 tilde = 1; 833 tilde = 0; 844 if (tilde) {
|
H A D | startup.c | 815 int tilde; in sup_change_spec() local 891 tilde = 0; in sup_change_spec() 893 tilde = 1; in sup_change_spec() 911 if (tilde) { in sup_change_spec()
|
/titanic_44/usr/src/lib/libshell/common/sh/ |
H A D | macro.c | 432 int tilde = -1; in copyto() local 444 tilde = stktell(stkp); in copyto() 613 if(tilde>=0) in copyto() 614 tilde_expand2(mp->shp,tilde); in copyto() 738 tilde = stktell(stkp)+(c+1); in copyto() 744 if(tilde >=0) in copyto() 749 tilde_expand2(mp->shp,tilde); in copyto() 750 tilde = -1; in copyto() 754 tilde = stktell(stkp)+(c+1); in copyto()
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 40 7. With ksh-88, tilde expansion did not take place inside ${...}. 41 with ksh-93, ${foo-~} will cause tilde expansion if foo is
|
H A D | TYPES | 20 that tilde substitution is performed on arguments after an =, assignments
|
H A D | RELEASE | 950 05-08-19 When a tilde substitution expands to the / directory and is
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.file.c | 333 tilde(tchar *new, tchar *old) in tilde() function 548 if (tilde(tilded_dir, dir) == 0) in search2()
|
/titanic_44/usr/src/lib/libshell/ |
H A D | Makefile.demo | 161 tests/tilde.sh \
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 162 tildexpand.c expand tilde in file names
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | source-demo-system.mf | 209 file path=usr/demo/ksh/tests/tilde.sh
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 978 `backquote', `tilde', `shift', `backslash', `bar', `comma', 1052 `tilde'
|
H A D | grub.texi | 2475 @samp{tilde}, @samp{shift}, @samp{backslash}, @samp{bar}, @samp{comma}, 2551 @item tilde
|
H A D | grub.info | 2282 `backquote', `tilde', `shift', `backslash', `bar', `comma', 2356 `tilde'
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 22931 tilde
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 22930 tilde
|