Searched refs:tw (Results 1 - 11 of 11) sorted by relevance
/ast/src/cmd/tw/ |
H A D | Makefile | 5 tw :: RELEASE PROMO.mm tw.c expr.c ftwlocal.c -lexpr -lsum 15 :TEST: find tw xargs 17 :: dag.tw dot.tw du.tw ls.tw
|
H A D | locate.sh | 20 : gnu locate wrapper for tw 102 $show tw -d / $opts $db -f "$@"
|
H A D | updatedb.sh | 20 : gnu updatedb wrapper for tw 254 $show $su tw $options -F "$output" -G "$format" "$expr" $dirs
|
H A D | tw.c | 25 * tw -- tree walk 38 "[-?\n@(#)$Id: tw (AT&T Research) 2012-04-11 $\n]" 40 "[+NAME?tw - file tree walk]" 202 "[+checksum?equivalent to \bsum(\"tw\")]" 288 "[+tw?Lists the current directory tree.]" 289 "[+tw chmod go-w?Turns off the group and other write permissions " 292 "[+tw -e \"uid != 'bozo' || (mode & 'go=w')\"?Lists all files in " 295 "[+tw -m -d / -e \"fstype == '/'.fstype && mtime > '/etc/backup.time'.mtime\"?" 299 "[+tw - chmod +x < commands?Executes \bchmod +x\b on the " 301 "[+tw 530 tw(register Ftw_t* ftw) function [all...] |
/ast/src/cmd/INIT/ |
H A D | ditto.sh | 54 [e:expr?\btw\b(1) select expression.]:[tw-expression] 73 USAGE="de:[tw-expression]mnouvD source destination" 120 typeset tw cp rm link 134 tw[ntw++]=tw 136 tw[ntw++]=--logical 137 tw[ntw++]=--chop 138 tw[ntw++]=--ignore-errors 139 tw[ntw++]=--expr=sort:name 147 e) tw[nt [all...] |
H A D | CONVERT.mk | 13 * The conversion requires the ast nmake, pax and tw commands. 104 TW = tw
|
H A D | package.mk | 738 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);" 776 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);" 1025 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);"
|
/ast/src/cmd/pax/ |
H A D | bax.sh | 20 : tw + pax for backup 111 tw $dirs -mH -e "
|
/ast/src/cmd/ksh93/sh/ |
H A D | string.c | 79 register const char *s, *t, *sw, *tw; local 112 tw=t; 141 tw = ++t; 147 else if(s==sw && t==tw) 151 if(t!=tw) 157 tw = ++t;
|
/ast/src/cmd/proto/ |
H A D | changes.sh | 132 tw $(eval ls -d $packages src/@(lib|cmd)/@(${components//' '/'|'}) |
|
/ast/lib/package/ |
H A D | package.mk | 738 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);" 776 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);" 1025 do tw -d $i -e "action:printf(';;;%s;%s\n',path,path);"
|
Completed in 20 milliseconds