Searched refs:od (Results 1 - 8 of 8) sorted by relevance

/ast/src/cmd/builtin/
H A DMakefile82 nl LICENSE=since=2003,author=dgk asa od pr \
90 look mkdir mkfifo mktemp mv nl od paste rm tail tr uniq uuencode wc
H A Dod.c27 * od
31 "[-?\n@(#)$Id: od (AT&T Research) 2012-05-31 $\n]"
33 "[+NAME?od - dump files in octal or other formats]"
1099 od(State_t* state, char** files) function
1586 od(&state, argv);
/ast/src/cmd/std/
H A Diconv.c145 Optdisc_t od; local
158 optinit(&od, optinfo);
H A Dps.c1471 Optdisc_t od; local
1488 optinit(&od, optinfo);
/ast/src/cmd/ksh93/tests/
H A Dlocale.sh337 if [[ $(whence od) ]]
339 [[ $(print -r -- "$x" | od -An -tx1) == "$got" ]] || err_exit "incorrect string from printf %q"
/ast/src/cmd/nmake/
H A Dbind.c885 Rule_t* od; local
921 od = 0;
1133 od = d;
1185 d->view = od->view;
1368 od = 0;
1414 * od original directory pointer
1453 r = bindalias(r, x, b + internal.pwdlen + 1, od, reassoc);
1480 r = bindalias(r, x, b, od, reassoc);
1496 if (od && (s != name || state.mam.statix || (n = strlen(r->name)) < (i = strlen(s)) || r->name[n - i - 1] != '/' || !streq(s, r->name + n - i)))
1497 putbound(s, od
[all...]
/ast/src/cmd/ksh93/sh/
H A Dname.c1684 double d,od=0; local
1699 od = *(up->dp);
1700 *(up->dp) = od?d+od:d;
/ast/src/cmd/INIT/
H A Dpackage.sh4352 '') case `echo A | od -o | sed -e 's/[ ]*$//' -e '/[ ]/!d' -e 's/.*[ ]//'` in

Completed in 36 milliseconds