Home
last modified time | relevance | path

Searched refs:jobno (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dexeccmd.cpp46 static char jobno[ 4 ]; in argv_from_shell() local
55 sprintf( jobno, "%d", slot + 1 ); in argv_from_shell()
62 case '!': argv[ i ] = jobno; break; in argv_from_shell()
/third_party/toybox/generated/
Dglobals.h797 unsigned jobno; member
/third_party/toybox/toys/pending/
Dsh.c110 unsigned jobno;