Searched refs:getoptions (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/jam/
H A Doption.h24 int getoptions( int argc, char **argv, const char *opts, option *optv );
H A Doption.c23 getoptions( function
H A Djam.c185 if( ( n = getoptions( argc, argv, "d:j:f:gs:t:ano:qv", optv ) ) < 0 )

Completed in 51 milliseconds