|
| subroutine, public | xrd_getoptions::addgroup (USE) |
| |
| character(len=argsizemax) function | xrd_getoptions::get_env_opt (KEY) |
| |
| subroutine | xrd_getoptions::mygetarg (I, S) |
| |
| integer function | xrd_getoptions::myiargc () |
| |
| subroutine | xrd_getoptions::addopt_shell (KEY, TYPE, MND, USE) |
| |
| subroutine | xrd_getoptions::init_opt_seen () |
| |
| subroutine | xrd_getoptions::grow_opt_seen () |
| |
| subroutine | xrd_getoptions::addopt (KEY, TYPE, USE) |
| |
| subroutine, public | xrd_getoptions::initoptions (CDMESSAGE, KOPTMIN, KOPTMAX, CDARGS) |
| |
| subroutine, public | xrd_getoptions::checkoptions () |
| |
| subroutine | xrd_getoptions::check_mnd (KEY, MND, USE) |
| |
| subroutine | xrd_getoptions::findargindex (KEY, I, N) |
| |
| subroutine | xrd_getoptions::findnextargindex (I, J) |
| |
| subroutine | xrd_getoptions::getoptions (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::getoptioni (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::getoptionr (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::readaslfromstring (VAL, SVAL) |
| |
| subroutine | xrd_getoptions::readslfromstring (VAL, SVAL) |
| |
| subroutine | xrd_getoptions::readslfromfile (VAL, SVAL) |
| |
| subroutine | xrd_getoptions::getoptionsl (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::getoptionil (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::getoptionrl (KEY, VAL, MND, USE) |
| |
| subroutine | xrd_getoptions::getoptionb (KEY, VAL, USE) |
| |