/titanic_51/usr/src/cmd/dtrace/test/tst/common/funcs/ |
H A D | tst.basename.d | 38 dir[i++] = "/foo/bar/baz"; 39 dir[i++] = "/foo/bar///baz/"; 40 dir[i++] = "/foo/bar/baz/"; 41 dir[i++] = "/foo/bar/baz//"; 42 dir[i++] = "/foo/bar/baz/."; 43 dir[i++] = "/foo/bar/baz/./"; 44 dir[i++] = "/foo/bar/baz/.//"; 45 dir[i++] = "foo/bar/baz/"; 46 dir[i++] = "/"; 47 dir[ [all...] |
/titanic_51/usr/src/lib/libshell/common/fun/ |
H A D | dirs | 11 typeset dir="${PWD#$HOME/}" 12 case $dir in 14 dir=\~ 17 *) dir=\~/$dir 20 select i in "$dir" "${_push_stack[@]}" 28 typeset dir= 52 else dir=${_push_stack[n]} 55 case $dir in 56 \~*) dir=$HOME${dir#\~} 58 \cd "${dir:-$@}" >| /dev/null || return 1 [all …]
|
H A D | popd | 9 typeset dir="${PWD#$HOME/}" 10 case $dir in 12 dir=\~ 15 *) dir=\~/$dir 17 print -r - "$dir ${_push_stack[@]}" 23 typeset dir= type=0 31 type=1 dir=${_push_stack[_push_top]} 39 type=2 dir=${_push_stack[i]} 46 case $dir in 47 \~*) dir=$HOME${dir#\~} [all …]
|
H A D | pushd | 9 typeset dir="${PWD#$HOME/}" 10 case $dir in 12 dir=\~ 15 *) dir=\~/$dir 17 print -r - "$dir ${_push_stack[@]}" 23 typeset dir= type=0 31 type=1 dir=${_push_stack[_push_top]} 39 type=2 dir=${_push_stack[i]} 46 case $dir in 47 \~*) dir=$HOME${dir#\~} [all …]
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/fun/ |
H A D | dirs | 11 typeset dir="${PWD#$HOME/}" 12 case $dir in 14 dir=\~ 17 *) dir=\~/$dir 20 select i in "$dir" "${_push_stack[@]}" 28 typeset dir= 52 else dir=${_push_stack[n]} 55 case $dir in 56 \~*) dir [all...] |
H A D | popd | 9 typeset dir="${PWD#$HOME/}" 10 case $dir in 12 dir=\~ 15 *) dir=\~/$dir 17 print -r - "$dir ${_push_stack[@]}" 23 typeset dir= type=0 31 type=1 dir=${_push_stack[_push_top]} 39 type=2 dir=${_push_stack[i]} 46 case $dir i [all...] |
H A D | pushd | 9 typeset dir="${PWD#$HOME/}" 10 case $dir in 12 dir=\~ 15 *) dir=\~/$dir 17 print -r - "$dir ${_push_stack[@]}" 23 typeset dir= type=0 31 type=1 dir=${_push_stack[_push_top]} 39 type=2 dir=${_push_stack[i]} 46 case $dir i [all...] |
/titanic_51/usr/src/pkg/manifests/ |
H A D | developer-apptrace-platform.mf | 32 dir path=usr group=sys 33 dir path=usr/platform group=sys 34 dir path=usr/platform/SUNW,A70 group=sys 35 dir path=usr/platform/SUNW,A70/lib 36 dir path=usr/platform/SUNW,Netra-CP2300 group=sys 37 dir path=usr/platform/SUNW,Netra-CP2300/lib 38 dir path=usr/platform/SUNW,Netra-CP3010 group=sys 39 dir path=usr/platform/SUNW,Netra-CP3010/lib 40 dir path=usr/platform/SUNW,Netra-T12 group=sys 41 dir pat [all...] |
H A D | locale-es.mf | 21 dir path=usr group=sys 22 dir path=usr/lib 23 dir path=usr/lib/locale 24 dir path=usr/lib/locale/es_AR.UTF-8 25 dir path=usr/lib/locale/es_AR.UTF-8/LC_COLLATE 26 dir path=usr/lib/locale/es_AR.UTF-8/LC_CTYPE 27 dir path=usr/lib/locale/es_AR.UTF-8/LC_MESSAGES 28 dir path=usr/lib/locale/es_AR.UTF-8/LC_MONETARY 29 dir path=usr/lib/locale/es_AR.UTF-8/LC_NUMERIC 30 dir pat [all...] |
H A D | locale-en.mf | 21 dir path=usr group=sys 22 dir path=usr/lib 23 dir path=usr/lib/locale 24 dir path=usr/lib/locale/en_AU.UTF-8 25 dir path=usr/lib/locale/en_AU.UTF-8/LC_COLLATE 26 dir path=usr/lib/locale/en_AU.UTF-8/LC_CTYPE 27 dir path=usr/lib/locale/en_AU.UTF-8/LC_MESSAGES 28 dir path=usr/lib/locale/en_AU.UTF-8/LC_MONETARY 29 dir path=usr/lib/locale/en_AU.UTF-8/LC_NUMERIC 30 dir pat [all...] |
H A D | locale-ar.mf | 21 dir path=usr group=sys 22 dir path=usr/lib 23 dir path=usr/lib/locale 24 dir path=usr/lib/locale/ar_AE.UTF-8 25 dir path=usr/lib/locale/ar_AE.UTF-8/LC_COLLATE 26 dir path=usr/lib/locale/ar_AE.UTF-8/LC_CTYPE 27 dir path=usr/lib/locale/ar_AE.UTF-8/LC_MESSAGES 28 dir path=usr/lib/locale/ar_AE.UTF-8/LC_MONETARY 29 dir path=usr/lib/locale/ar_AE.UTF-8/LC_NUMERIC 30 dir pat [all...] |
H A D | locale-es-extra.mf | 26 dir path=usr group=sys 27 dir path=usr/lib 28 dir path=usr/lib/locale 29 dir path=usr/lib/locale/es_AR.ISO8859-1 30 dir path=usr/lib/locale/es_AR.ISO8859-1/LC_COLLATE 31 dir path=usr/lib/locale/es_AR.ISO8859-1/LC_CTYPE 32 dir path=usr/lib/locale/es_AR.ISO8859-1/LC_MESSAGES 33 dir path=usr/lib/locale/es_AR.ISO8859-1/LC_MONETARY 34 dir path=usr/lib/locale/es_AR.ISO8859-1/LC_NUMERIC 35 dir pat [all...] |
H A D | locale-fr.mf | 21 dir path=usr group=sys 22 dir path=usr/lib 23 dir path=usr/lib/locale 24 dir path=usr/lib/locale/fr_BE.UTF-8 25 dir path=usr/lib/locale/fr_BE.UTF-8/LC_COLLATE 26 dir path=usr/lib/locale/fr_BE.UTF-8/LC_CTYPE 27 dir path=usr/lib/locale/fr_BE.UTF-8/LC_MESSAGES 28 dir path=usr/lib/locale/fr_BE.UTF-8/LC_MONETARY 29 dir path=usr/lib/locale/fr_BE.UTF-8/LC_NUMERIC 30 dir pat [all...] |
H A D | system-fru-id-platform.mf | 33 dir path=usr group=sys 34 $(i386_ONLY)dir path=usr/lib 35 $(i386_ONLY)dir path=usr/lib/picl group=sys 36 $(i386_ONLY)dir path=usr/lib/picl/plugins group=sys 37 $(sparc_ONLY)dir path=usr/platform group=sys 38 $(sparc_ONLY)dir path=usr/platform/SUNW,A70 group=sys 39 $(sparc_ONLY)dir path=usr/platform/SUNW,A70/lib 40 $(sparc_ONLY)dir path=usr/platform/SUNW,A70/lib/picl group=sys 41 $(sparc_ONLY)dir path=usr/platform/SUNW,A70/lib/picl/plugins group=sys 42 $(sparc_ONLY)dir pat [all...] |
/titanic_51/usr/src/lib/scsi/ |
H A D | Makefile.rootdirs | 26 # Define the transitive set of rules to create a common module's install dir 31 $(INS.dir) 34 $(INS.dir) 37 $(INS.dir) 40 $(INS.dir) 43 $(INS.dir) 46 $(INS.dir) 49 $(INS.dir) 52 $(INS.dir) 55 $(INS.dir) [all...] |
/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | cd_pwd.c | 54 register char *dir; in b_cd() local 81 dir = argv[0]; in b_cd() 88 dir = sh_substitute(oldpwd,dir,argv[1]); in b_cd() 89 else if(!dir || *dir==0) in b_cd() 90 dir = nv_getval(HOME); in b_cd() 91 else if(*dir == '-' && dir[1]==0) in b_cd() 92 dir = nv_getval(opwdnod); in b_cd() 93 if(!dir || *dir==0) in b_cd() 96 if(*dir != '/' && (dir[1]!=':')) in b_cd() 98 if(*dir != '/') in b_cd() [all …]
|
/titanic_51/usr/src/uts/sun4u/makaha/ |
H A D | Makefile.targ | 34 -$(INS.dir) 42 -$(INS.dir) 45 -$(INS.dir) 48 -$(INS.dir) 51 -$(INS.dir) 54 -$(INS.dir) 57 -$(INS.dir) 66 -$(INS.dir) 69 -$(INS.dir) 78 -$(INS.dir) [all...] |
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | cd_pwd.c | 54 register char *dir; in b_cd() local 81 dir = argv[0]; in b_cd() 88 dir = sh_substitute(oldpwd,dir,argv[1]); in b_cd() 89 else if(!dir) in b_cd() 90 dir = nv_getval(HOME); in b_cd() 91 else if(*dir == '-' && dir[1]==0) in b_cd() 92 dir = nv_getval(opwdnod); in b_cd() 93 if(!dir || *di in b_cd() [all...] |
/titanic_51/usr/src/cmd/fs.d/autofs/ |
H A D | automount.c | 90 struct autodir *dir, *d; in main() local 213 for (dir = dir_head; dir; dir = dir->dir_next) { in main() 218 if (strcmp(dir->dir_map, "-null") == 0) in main() 225 for (d = dir->dir_prev; d; d = d->dir_prev) { in main() 226 if (strcmp(dir->dir_name, d->dir_name) == 0) in main() 236 if (mntp = find_mount(dir->dir_name, 1)) { in main() 253 if (strcmp(mntp->mnt_special, dir in main() 485 struct autodir *dir; do_unmounts() local 536 mkdir_r(dir) mkdir_r() argument [all...] |
/titanic_51/usr/src/uts/sun4v/io/px/ |
H A D | px_err_gen.c | 55 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 66 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 82 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 92 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 103 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 110 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 125 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 139 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 152 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() 163 switch (epkt->rc_descr.dir) { in px_cb_epkt_severity() [all...] |
/titanic_51/usr/src/cmd/sh/ |
H A D | pwd.c | 64 cwd(unsigned char *dir) in cwd() argument 71 rmslash(dir); in cwd() 75 pdir = dir; in cwd() 76 if (*dir == SLASH) in cwd() 90 if (*(--pdir) == DOT && pdir > dir && *(--pdir) == SLASH) { in cwd() 91 if (pdir > dir) { in cwd() 101 rmslash(dir); in cwd() 103 /* Now that the dir is canonicalized, process it */ in cwd() 105 if (*dir == DOT && *(dir in cwd() [all...] |
/titanic_51/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_dir.c | 226 * Enter a directory entry for 'name' and 'tp' into directory 'dir' 233 struct tmpnode *dir, /* target directory to make entry in */ in tdirenter() argument 251 ASSERT(RW_WRITE_HELD(&dir->tn_rwlock)); in tdirenter() 252 ASSERT(dir->tn_type == VDIR); in tdirenter() 270 if (tp != dir) in tdirenter() 275 if (tp != dir) in tdirenter() 282 if (tp != dir) in tdirenter() 289 if (tp != dir) in tdirenter() 301 if (dir->tn_nlink == 0) { in tdirenter() 314 if (tp == dir) { in tdirenter() 428 tdirdelete(struct tmpnode * dir,struct tmpnode * tp,char * nm,enum dr_op op,struct cred * cred) tdirdelete() argument 544 tdirinit(struct tmpnode * parent,struct tmpnode * dir) tdirinit() argument 611 tdirtrunc(struct tmpnode * dir) tdirtrunc() argument 680 struct tmpnode *dir, *dotdot; tdircheckpath() local 900 tdiraddentry(struct tmpnode * dir,struct tmpnode * tp,char * name,enum de_op op,struct tmpnode * fromtp) tdiraddentry() argument 1012 tdirmaketnode(struct tmpnode * dir,struct tmount * tm,struct vattr * va,enum de_op op,struct tmpnode ** newnode,struct cred * cred) tdirmaketnode() argument [all...] |
/titanic_51/usr/src/uts/common/io/sbp2/ |
H A D | cfgrom.c | 122 sbp2_cfgrom_ent_t *dir = pa->pa_dir; /* directory being parsed */ in sbp2_cfgrom_parse_dir() local 133 this_pa.pa_pdir = dir; in sbp2_cfgrom_parse_dir() 138 SBP2_CFGROM_RQ(tp, cmd, dir->ce_offset, &entry); in sbp2_cfgrom_parse_dir() 139 dir->ce_len = IEEE1212_DIR_LEN(entry); in sbp2_cfgrom_parse_dir() 140 sbp2_cfgrom_dir_grow(&dir->ce_data.dir, dir->ce_len); in sbp2_cfgrom_parse_dir() 143 addr = dir->ce_offset + 4; in sbp2_cfgrom_parse_dir() 144 for (i = 0; i < dir->ce_len; i++, addr += 4) { in sbp2_cfgrom_parse_dir() 148 cep = sbp2_cfgrom_dir_new_ent(&dir in sbp2_cfgrom_parse_dir() 267 sbp2_cfgrom_dir_grow(sbp2_cfgrom_dir_t * dir,int incr) sbp2_cfgrom_dir_grow() argument 286 sbp2_cfgrom_dir_new_ent(sbp2_cfgrom_dir_t * dir) sbp2_cfgrom_dir_new_ent() argument 301 sbp2_cfgrom_walk(sbp2_cfgrom_ent_t * dir,int (* func)(void *,sbp2_cfgrom_ent_t *,int),void * arg) sbp2_cfgrom_walk() argument 309 sbp2_cfgrom_walk_impl(sbp2_cfgrom_ent_t * dir,int (* func)(void *,sbp2_cfgrom_ent_t *,int),void * arg,int level) sbp2_cfgrom_walk_impl() argument 332 sbp2_cfgrom_ent_by_key(sbp2_cfgrom_ent_t * dir,int8_t kt,int8_t kv,int num) sbp2_cfgrom_ent_by_key() argument 371 sbp2_cfgrom_walk_free(sbp2_cfgrom_ent_t * dir) sbp2_cfgrom_walk_free() argument [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathtemp.c | 28 * [<dir>/][<pfx>]<bas>.<suf> 46 * dir and pfx may be 0 59 * /cycle dir specifies TMPPATH cycle control 61 * manual cycled by application with dir=(nil) 63 * /prefix dir specifies the default prefix (default ast) 64 * /private private file/dir modes 65 * /public public file/dir modes 66 * /seed dir specifies pseudo-random generator seed 68 * /TMPPATH dir overrides the env value 69 * /TMPDIR dir override 90 char** dir; global() member 102 pathtemp(char * buf,size_t len,const char * dir,const char * pfx,int * fdp) pathtemp() argument [all...] |
/titanic_51/usr/src/lib/libast/common/path/ |
H A D | pathtemp.c | 90 char** dir; member 102 pathtemp(char* buf, size_t len, const char* dir, const char* pfx, int* fdp) in pathtemp() argument 123 if (!dir) in pathtemp() 126 if (tmp.dir && !*tmp.dir++) in pathtemp() 127 tmp.dir = tmp.vec; in pathtemp() 130 tmp.manual = streq(dir, "manual"); in pathtemp() 137 tmp.pfx = dir ? strdup(dir) : (char*)0; in pathtemp() 152 …tmp.key = (tmp.seed = (tmp.rng = dir ? (uint32_t)strtoul(dir, NiL, 0) : (uint32_t)1) != 0)? (uint3… in pathtemp() 164 tmp.tmpdir = dir ? strdup(dir) : (char*)0; in pathtemp() 176 tmp.tmppath = dir ? strdup(dir) : (char*)0; in pathtemp() [all …]
|