HomeSort by: relevance | last modified time | path
    Searched defs:onthepath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rump_allserver/
rump_allserver.c 148 int ch, sflag, onthepath; local in function:main
359 for (onthepath = 1, nlibs = curlib; onthepath && nlibs > 0;) {
360 onthepath = 0;
381 onthepath = 1;
rump_allserver.c 148 int ch, sflag, onthepath; local in function:main
359 for (onthepath = 1, nlibs = curlib; onthepath && nlibs > 0;) {
360 onthepath = 0;
381 onthepath = 1;

Completed in 22 milliseconds