Home
last modified time | relevance | path

Searched refs:get_options (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl72 get_options();
102 sub get_options subroutine
/illumos-gate/usr/src/cmd/login/
H A Dlogin.c370 static int get_options(int, char **);
442 if (get_options(argc, argv) == -1) { in main()
1339 get_options(int argc, char *argv[]) in get_options() function