/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | glob.c | 228 addmatch(register glob_t* gp, const char* dir, const char* pat, register const char* rescan, char* … in addmatch() argument 243 if (rescan) in addmatch() 250 if (*rescan) in addmatch() 251 stakputs(rescan); in addmatch() 255 rescan = stakptr(offset); in addmatch() 257 ap->gl_begin = (char*)rescan; in addmatch() 292 register char* rescan; in glob_dir() local 327 pat = rescan = ap->gl_begin; in glob_dir() 329 first = (rescan == prefix); in glob_dir() 334 switch (c = *rescan++) in glob_dir() [all …]
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | expand.c | 61 unsigned char *rescan = 0; in expand() local 166 rescan = rs; in expand() 177 addg(s, (unsigned char *)e->d_name, rescan, in expand() 184 if (rescan) { in expand() 197 *rescan = '/'; in expand()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | expand.c | 276 char *pat, *rescan; in path_generate() local 407 rescan = cp; in path_generate() 422 *(rescan - 1) = 0; in path_generate() 424 *(rescan - 1) = '}'; in path_generate() 458 stakputs(rescan); in path_generate()
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | remove.c | 705 int rescan = 0; in remove_rescan() local 727 rescan = 1; in remove_rescan() 770 rescan = 1; in remove_rescan() 782 return (rescan); in remove_rescan() 1023 int rescan = 0; in remove_hdl() local 1144 rescan = 1; in remove_hdl() 1150 while (rescan) in remove_hdl() 1151 rescan = remove_rescan(lmalp, ghalp, &delcnt); in remove_hdl() 1558 rescan = 0; in remove_hdl() 1575 rescan++; in remove_hdl() [all …]
|
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/ |
H A D | bitmap.c | 117 int rescan; in search_phav_pages() local 132 for (rescan = 0; rescan < 2; rescan++) { in search_phav_pages()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/ |
H A D | smrt_ciss.c | 1646 boolean_t log, rescan; in smrt_event_complete() local 1684 log = rescan = B_FALSE; in smrt_event_complete() 1694 rescan = B_TRUE; in smrt_event_complete() 1704 rescan = B_TRUE; in smrt_event_complete() 1718 rescan = B_TRUE; in smrt_event_complete() 1722 rescan = B_TRUE; in smrt_event_complete() 1743 if (rescan == B_TRUE) { in smrt_event_complete() 1762 if (rescan) in smrt_event_complete()
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_storage.h | 25 char *device_type, gboolean rescan, HalDevice *lofi_d);
|
H A D | devinfo_acpi.h | 32 char *devfs_path, char *device_type, gboolean rescan, HalDevice *battery_d);
|
H A D | devinfo_storage.c | 596 gboolean rescan, HalDevice *lofi_d) in devinfo_lofi_add_major() argument 613 if (!rescan) { in devinfo_lofi_add_major() 654 if (!rescan || in devinfo_lofi_add_major() 800 devinfo_storage_minors(HalDevice *parent, di_node_t node, gchar *devfs_path, gboolean rescan) in devinfo_storage_minors() argument 904 if (!rescan) { in devinfo_storage_minors() 946 if (rescan) { in devinfo_storage_minors() 972 if (!rescan) { in devinfo_storage_minors()
|
/illumos-gate/usr/src/cmd/backup/restore/ |
H A D | utilities.c | 829 char *rescan = 0; in expand() local 878 rescan = rs; in expand() 894 if (addg(dp, s, rescan, ap) < 0) { in expand() 901 if (rescan) { in expand() 924 *rescan = '/'; in expand()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 229 @ MSG_ARG_DETAIL_ZRS "\t[-z rescan]\tafter processing all arguments, rescan \ 232 @ MSG_ARG_DETAIL_ZRSN "\t[-z rescan-now]\timmediately rescan archive list \ 235 @ MSG_ARG_DETAIL_ZRSGRP "\t[-z rescan-start archives... -z rescan-end],\n\ 967 @ MSG_MARG_AR_GRPS "archive rescan groups \ 968 (-z rescan-start, -(, --start-group)" 969 @ MSG_MARG_AR_GRP_END "archive rescan group end option \ 970 (-z rescan-end, -), --end-group)" 971 @ MSG_MARG_AR_GRP_START "archive rescan group start option \ 972 (-z rescan-start, -(, --start-group)" 1464 @ MSG_ARG_RESCAN "rescan" [all …]
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | priv.c | 356 rescan: in priv_getbyname() 395 goto rescan; in priv_getbyname()
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | blkdev.shlib | 248 # or offlined. Online is a full rescan of SCSI disks by echoing to every 302 #force a full rescan
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | flush.c | 259 rescan: in _findiop() 310 goto rescan; in _findiop()
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_hba.c | 846 rescan: 878 goto rescan;
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_dev_disc.c | 2649 rescan: in s1394_calc_next_quad() 2705 goto rescan; in s1394_calc_next_quad()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 92 add %R MAP_RESCAN option to rescan pragma/directive mapping
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1498 PSARC/2008/651 New ld archive rescan options 1558 6853809 ld.so.1: rescan fallback optimization is invalid
|