Searched defs:executable (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/INIT/
H A Dpackage.sh128 that accept multiple dialects or generate multiple object/executable
487 scheme is used to separate incompatible executable and object formats.
840 to separate incompatible executable and object formats. All architecture
1516 # true if arg is executable
1518 executable() # [!] command function
1543 # true if arg is executable command on $PATH
1549 /*) if executable $_onpath_b
1564 if executable "$_onpath_d/$_onpath_b"
1716 if executable $1
1968 *) if executable
[all...]

Completed in 10 milliseconds