Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/avs/sdbc/
H A Dscmadm.c107 static int get_hint(char *, int *, int *);
1142 if (get_hint(argv[optind], &hint, &flag) == -1) in scmadm_lintmain()
1180 if (get_hint(argv[optind], &hint, &flag) == -1) in scmadm_lintmain()
1429 get_hint(char *str, int *hint, int *flag) in get_hint() function