Searched defs:deflt (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmygetenv.c39 mygetenv(char *variable, char *deflt) argument
45 return (deflt);
/illumos-gate/usr/src/cmd/lp/include/
H A Dusers.h59 short deflt; /* priority to use when not specified */ member in struct:user_priority
/illumos-gate/usr/src/cmd/valtools/
H A Dckdate.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
163 deflt = optarg;
227 if (deflt) {
228 len = strlen(deflt) + 1;
240 n = ckdate(date, fmt, deflt, error, help, prompt);
H A Dckgid.c46 static char *deflt = NULL, *error = NULL, *help = NULL, *prompt = NULL; variable
155 deflt = optarg;
211 if (deflt) {
212 len = strlen(deflt) + 1;
224 n = ckgid(gid, disp, deflt, error, help, prompt);
H A Dckint.c45 static char *deflt, *prompt, *error, *help; variable
156 deflt = optarg;
209 n = ckint(&intval, base, deflt, error, help, prompt);
H A Dckkeywd.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
115 deflt = optarg;
163 if (deflt) {
164 len = strlen(deflt) + 1;
176 n = ckkeywd(strval, keyword, deflt, error, help, prompt);
H A Dckpath.c47 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
227 deflt = optarg;
289 if (deflt) {
290 len = strlen(deflt) + 1;
302 n = ckpath(pathval, pflags, deflt, error, help, prompt);
H A Dcktime.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
167 deflt = optarg;
234 if (deflt) {
235 len = strlen(deflt) + 1;
247 n = cktime(tod, fmt, deflt, error, help, prompt);
H A Dckuid.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
159 deflt = optarg;
214 if (deflt) {
215 len = strlen(deflt) + 1;
227 n = ckuid(strval, disp, deflt, error, help, prompt);
H A Dckyorn.c46 static char *deflt, *prompt, *error, *help; variable
146 deflt = optarg;
202 if (deflt) {
203 len = strlen(deflt) + 1;
215 n = ckyorn(ynval, deflt, error, help, prompt);
H A Dckitem.c50 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
226 deflt = optarg;
356 n = ckitem(mp, item, max, deflt, error, help, prompt);
H A Dckrange.c46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
173 deflt = optarg;
255 deflt, error, help, prompt); /* libadm interface */
H A Dckstr.c47 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable
189 deflt = optarg;
250 if (deflt) {
251 len = strlen(deflt) + 1;
263 n = ckstr(strval, regexp, length, deflt, error, help, prompt);
/illumos-gate/usr/src/cmd/format/
H A Dmenu_analyze.c255 int deflt; local
263 deflt = !scan_entire;
266 &ioparam, &deflt, DATA_INPUT);
291 deflt = !scan_loop;
294 &ioparam, &deflt, DATA_INPUT);
304 deflt = !scan_correct;
307 &ioparam, &deflt, DATA_INPUT);
308 deflt = !scan_stop;
311 &ioparam, &deflt, DATA_INPUT);
312 deflt
[all...]
H A Dmodify_partition.c464 blkaddr32_t deflt; local
480 deflt = map[i].dkl_nblk;
491 &ioparam, (int *)&deflt, DATA_INPUT);
H A Dprompts.c79 int deflt; local
83 deflt = 2;
85 &ioparam, &deflt, DATA_INPUT));
97 int deflt; local
101 deflt = n_cyls + a_cyls;
103 &ioparam, &deflt, DATA_INPUT));
129 int deflt; local
135 ':', &ioparam, &deflt, DATA_INPUT)) {
137 return (deflt);
167 int deflt; local
190 int deflt; local
211 int deflt; local
228 int deflt; local
248 int deflt; local
268 int deflt; local
288 int deflt; local
308 int deflt; local
328 int deflt; local
348 int deflt; local
368 int deflt; local
388 int deflt; local
409 int deflt; local
428 int deflt; local
[all...]
H A Dmenu_defect.c265 int type, deflt, index; local
277 deflt = 0;
281 &ioparam, &deflt, DATA_INPUT);
326 deflt = -1;
328 ':', &ioparam, &deflt, DATA_INPUT);
H A Dpartition.c120 int deflt; local
147 deflt = cur_parts->etoc->efi_parts[num].p_tag;
148 if (deflt == V_UNASSIGNED) {
149 deflt = V_USR;
153 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
155 deflt = cur_parts->etoc->efi_parts[num].p_flag;
158 flag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
210 deflt = cur_parts->vtoc.v_part[num].p_tag;
213 tag = input(FIO_SLIST, msg, ':', &ioparam, &deflt, DATA_INPUT);
215 deflt
[all...]
H A Dmenu_partition.c200 int i, index, deflt, *defltptr = NULL; local
223 deflt = i;
224 defltptr = &deflt;
H A Dmenu_scsi.c545 int deflt; local
579 deflt = 0;
582 '?', &ioparam, &deflt, DATA_INPUT);
H A Dmenu_command.c116 int deflt; local
229 deflt = i;
230 defltptr = &deflt;
359 int i, index, deflt, *defltptr = NULL; local
398 deflt = i;
399 defltptr = &deflt;
795 diskaddr_t deflt; local
865 deflt = ioparam.io_bounds.lower;
868 &ioparam, (int *)&deflt, DATA_INPUT);
870 deflt
1472 int deflt, *defltptr = NULL; local
[all...]
H A Dauto_sense.c782 int deflt; local
790 deflt = 1;
793 &deflt, DATA_INPUT) == 0) {
796 &deflt, DATA_INPUT) == 0) {
1136 int deflt = 1; local
1152 &deflt, DATA_INPUT) == 2) {
1248 int deflt = 1; local
1262 &deflt, DATA_INPUT) != 0)
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpusers.c58 list = FALSE, limit = -1, deflt = -1; local
106 if (deflt != -1)
108 deflt = (int)strtol(optarg,&p,10);
109 if (*p || deflt<PRI_MIN || deflt>PRI_MAX) {
144 if (((list || deflt != -1) && (limit != -1 || userlist))
145 || (list && deflt != -1)) {
180 } else if (deflt != -1)
181 ppri_tbl->deflt = deflt;
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c88 getintprop(pnode_t node, char *name, int deflt) argument
98 value = deflt;
H A Dus3_jalapeno.c120 getintprop(pnode_t node, char *name, int deflt) argument
130 value = deflt;

Completed in 115 milliseconds

12