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

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dscmadm.c106 static int get_cd(char *);
301 cd = get_cd(buf);
1165 cd = get_cd(optarg);
1214 if (o == 'm') { /* "get_cd" = map */
1220 cd = get_cd(optarg);
1247 cd = get_cd(argv[optind]);
1296 } else if ((cd = get_cd(optarg)) < 0) {
1326 } else if ((cd = get_cd(optarg)) < 0) {
1818 gettext("%s: get_cd failed in print_all options\n"),
1915 get_cd(cha function
[all...]

Completed in 59 milliseconds