| /onnv/onnv-gate/usr/src/cmd/lp/include/ |
| users.h | 59 short deflt; /* priority to use when not specified */ member in struct:user_priority
|
| /onnv/onnv-gate/usr/src/cmd/lp/cmd/ |
| lpusers.c | 60 list = FALSE, limit = -1, deflt = -1; local 107 if (deflt != -1) 109 deflt = (int)strtol(optarg,&p,10); 110 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...] |
| /onnv/onnv-gate/usr/src/cmd/valtools/ |
| ckgid.c | 46 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);
|
| ckint.c | 45 static char *deflt, *prompt, *error, *help; variable 156 deflt = optarg; 209 n = ckint(&intval, base, deflt, error, help, prompt);
|
| ckkeywd.c | 46 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);
|
| ckuid.c | 46 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);
|
| ckyorn.c | 46 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);
|
| ckdate.c | 46 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);
|
| ckpath.c | 47 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);
|
| ckrange.c | 46 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 173 deflt = optarg; 255 deflt, error, help, prompt); /* libadm interface */
|
| ckstr.c | 47 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);
|
| cktime.c | 46 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);
|
| ckitem.c | 50 static char *deflt = NULL, *prompt = NULL, *error = NULL, *help = NULL; variable 226 deflt = optarg; 356 n = ckitem(mp, item, max, deflt, error, help, prompt);
|
| /onnv/onnv-gate/usr/src/cmd/format/ |
| modify_partition.c | 465 blkaddr32_t deflt; local 481 deflt = map[i].dkl_nblk; 492 &ioparam, (int *)&deflt, DATA_INPUT);
|
| partition.c | 120 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 = cur_parts->vtoc.v_part[num].p_flag [all...] |
| menu_analyze.c | 255 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 = !scan_random [all...] |
| prompts.c | 79 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...] |
| menu_defect.c | 265 int type, deflt, index; local 277 deflt = 0; 281 &ioparam, &deflt, DATA_INPUT); 326 deflt = -1; 328 ':', &ioparam, &deflt, DATA_INPUT);
|
| menu_partition.c | 201 int i, index, deflt, *defltptr = NULL; local 224 deflt = i; 225 defltptr = &deflt;
|
| menu_scsi.c | 545 int deflt; local 579 deflt = 0; 582 '?', &ioparam, &deflt, DATA_INPUT);
|
| menu_command.c | 111 int deflt; local 224 deflt = i; 225 defltptr = &deflt; 354 int i, index, deflt, *defltptr = NULL; local 393 deflt = i; 394 defltptr = &deflt; 791 diskaddr_t deflt; local 846 deflt = ioparam.io_bounds.lower; 849 &ioparam, (int *)&deflt, DATA_INPUT); 851 deflt = ioparam.io_bounds.upper 1352 int deflt, *defltptr = NULL; local [all...] |
| auto_sense.c | 831 int deflt; local 838 deflt = 1; 841 &deflt, DATA_INPUT) == 0) { 844 &deflt, DATA_INPUT) == 0) { 1175 int deflt = 1; local 1191 &deflt, DATA_INPUT) == 2) { 1287 int deflt = 1; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/io/scsi/targets/ |
| st.c | 2446 uchar_t deflt[NDENSITIES]; local [all...] |
| /onnv/onnv-gate/usr/src/uts/common/sys/scsi/targets/ |
| stdef.h | 649 uchar_t deflt:1; /* is default density */ member in struct:report_density_desc 667 uchar_t deflt:1; /* is default density */ [all...] |