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

/illumos-gate/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)
1180 if (get_hint(argv[optind], &hint, &flag) == -1)
1429 get_hint(char *str, int *hint, int *flag) function

Completed in 59 milliseconds