Searched refs:strstr (Results 176 - 200 of 497) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_patch.c134 (strstr(bdev, old_bdevname) == NULL))) {
/illumos-gate/usr/src/lib/lvm/libpreen/common/
H A Dmdpreen.c267 if (strstr(minor_name, ",raw") == NULL) {
/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Dupdate_mdconf.c174 cp = strstr(line, MDDBBOOTLIST);
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/SUNW,SPARC-Enterprise/common/
H A Dopl_dev_led.c67 if ((strptr = strstr(phys_path, ":")) != NULL) {
/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c147 if (strstr(str2, ";;") != NULL || str2[0] == ';' ||
/illumos-gate/usr/src/lib/libpcp/common/
H A Dpcp_utils.c142 substr = strstr(devname, GLVC);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c126 if (*path == '/' && strstr(path, "/../") == NULL) {
/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.c363 if (strstr(cp, "miscellaneous") != NULL) {
371 if (strstr(cp, "miscellaneous") != NULL) {
934 while ((sep = strstr(prev, AP_PATH_SEP)) != NULL) {
1219 if (strstr(path, "ib:fabric") != NULL) {
H A Ddevalloc.c80 if (strstr(link, "rdsk")) {
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/
H A Ddisk_transport.c137 strstr(fmristr, dmp->dm_sim_search) != 0)
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Deventlog.c138 if (strstr(alertMessage, "%s")) {
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dutil.c188 if (((str = strstr(*lib, arg)) != NULL) &&
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dinterceptor.c156 if (strstr(xtype, "(*") == NULL) {
H A Dutil.c271 if ((p = strstr(basename, ".c")) != NULL) {
/illumos-gate/usr/src/cmd/avs/dsw/
H A Diicpshd.c185 if (strstr(real_bitmap, "/rdsk/") == NULL) {
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumponline.c356 ext = strstr(old, defext);
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dinstall.c157 if ((isa = strstr(buf, PKCS11_ISA)) != NULL) {
/illumos-gate/usr/src/cmd/fs.d/nfs/umount/
H A Dumount.c266 p = strstr(opts, MNTOPT_PUBLIC);
/illumos-gate/usr/src/cmd/hal/utils/
H A Dfsutils.c61 if ((p = strstr(devlink, "/lofi/")) != 0) {
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dsetlist.c347 while (test_class = strstr(test_class, class_name)) {
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dcheckmap.c417 if (strstr(srcpath, trgtpath) == NULL) {
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dfiles.c57 if (strstr(value, "://") == NULL)
/illumos-gate/usr/src/cmd/luxadm/
H A Dfabric_conf.c191 p_delim = strstr(p_path, WWN_DELIM);
H A Dx86_adm.c148 (strstr(path_phys, "/devices/scsi_vhci") == NULL)) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/piclsbl/
H A Dpiclsbl.c132 n = strstr(path, "/sd");

Completed in 129 milliseconds

1234567891011>>