Home
last modified time | relevance | path

Searched refs:NULLSTR (Results 126 – 150 of 211) sorted by relevance

123456789

/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvircgrouptest.c199 NULLSTR(group->legacy[i].mountPoint)); in testCgroupDetectMounts()
202 "unified", NULLSTR(group->unified.mountPoint)); in testCgroupDetectMounts()
H A Dqemuagenttest.c1119 NULLSTR(expDomain), NULLSTR(domain)); in checkUserInfo()
/dports/devel/libvirt/libvirt-7.10.0/src/ch/
H A Dch_driver.c858 NULLSTR(dev_name)); in chDomainOpenConsole()
865 dev_name ? dev_name : NULLSTR(chr->info.alias)); in chDomainOpenConsole()
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dtwm.h88 #define NULLSTR ((char *) NULL) macro
/dports/x11-wm/tvtwm/tvtwm/
H A Dmenus.c1255 AddToMenu(mr, "Empty", NULLSTR, NULL, F_TITLE, NULLSTR, NULLSTR);
1498 AddToMenu(menu, "TWM Windows", NULLSTR, NULL, F_TITLE,NULLSTR,NULLSTR);
1525 NULL, F_POPUP, NULLSTR, NULLSTR);
/dports/devel/libvirt/libvirt-7.10.0/src/hypervisor/
H A Dvirhostdev.c1820 usbsrc->bus, usbsrc->device, NULLSTR(dom_name)); in virHostdevReAttachUSBDevices()
1949 hostsrc->wwpn, NULLSTR(dom_name)); in virHostdevReAttachSCSIVHostDevices()
2285 NULLSTR(addrStr), actual_drvname, actual_domname); in virHostdevPrepareOneNVMeDevice()
2312 virPCIDeviceGetName(pci), NULLSTR(drvName)); in virHostdevPrepareOneNVMeDevice()
/dports/devel/libvirt/libvirt-7.10.0/examples/c/misc/
H A Devent-test.c14 #define NULLSTR(s) ((s) ? (s) : "<null>") macro
965 dev, NULLSTR(path), (uint64_t)threshold, (uint64_t)excess); in myDomainEventBlockThresholdCallback()
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_migration_cookie.c1023 NULLSTR(capacity)); in qemuMigrationCookieNBDXMLParse()
1418 VIR_DEBUG("xml=%s", NULLSTR(xml)); in qemuMigrationCookieXMLParseStr()
1510 VIR_DEBUG("cookielen=%d cookie='%s'", cookieinlen, NULLSTR(cookiein)); in qemuMigrationCookieParse()
H A Dqemu_cgroup.c135 NULLSTR(src->path), virStorageTypeToString(src->type)); in qemuSetupImageCgroupInternal()
204 NULLSTR(src->path), virStorageTypeToString(src->type)); in qemuTeardownImageCgroup()
H A Dqemu_saveimage.c650 VIR_DEBUG("Decompression binary stderr: %s", NULLSTR(errbuf)); in qemuSaveImageStartVM()
/dports/devel/libvirt/libvirt-7.10.0/src/security/
H A Dsecurity_selinux.c734 data->domain_context, NULLSTR(data->alt_domain_context)); in virSecuritySELinuxQEMUInitialize()
939 NULLSTR(seclabel->model), in virSecuritySELinuxGenLabel()
940 NULLSTR(seclabel->label), in virSecuritySELinuxGenLabel()
941 NULLSTR(seclabel->imagelabel), in virSecuritySELinuxGenLabel()
942 NULLSTR(seclabel->baselabel)); in virSecuritySELinuxGenLabel()
/dports/x11-wm/piewm/piewm-1.04/
H A Dmenus.c1273 AddToMenu(menu, "TWM Windows", NULLSTR, NULL, in PopUpMenu()
1274 F_TITLE, NULLSTR, NULLSTR); in PopUpMenu()
1304 NULL, F_POPUP, NULLSTR, NULLSTR); in PopUpMenu()
1310 NULL, F_POPUP, NULLSTR, NULLSTR); in PopUpMenu()
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvircommand.c2476 NULLSTR(str), in virCommandRun()
2477 cmd->outbuf ? NULLSTR(*cmd->outbuf) : "(null)", in virCommandRun()
2478 cmd->errbuf ? NULLSTR(*cmd->errbuf) : "(null)"); in virCommandRun()
2749 str ? str : cmd->args[0], NULLSTR(st), in virCommandWait()
H A Dvirprocess.c275 (long long) pid, NULLSTR(st)); in virProcessWait()
1436 status, NULLSTR(bin->data.message));
H A Dvirlockspace.c237 VIR_DEBUG("directory=%s", NULLSTR(directory)); in virLockSpaceNew()
H A Dvirtypedparam.c245 NULLSTR(param->field)); in virTypedParameterAssignValueVArgs()
/dports/devel/libvirt/libvirt-7.10.0/src/rpc/
H A Dvirnettlscontext.c746 ctxt, cacert, NULLSTR(cacrl), cert, key, sanityCheckCert, requireValidCert, isServer); in virNetTLSContextNew()
1194 ctxt, NULLSTR(hostname), ctxt->isServer); in virNetTLSSessionNew()
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_backend_gluster.c126 virReportSystemError(errno, _("failed to connect to %s"), NULLSTR(uri)); in virStorageBackendGlusterOpen()
/dports/devel/libvirt/libvirt-7.10.0/src/node_device/
H A Dnode_device_udev.c162 property_key, NULLSTR(ret), udev_device_get_sysname(udev_device), in udevGetDeviceProperty()
240 attr_name, NULLSTR(ret), in udevGetDeviceSysfsAttr()
1570 def ? NULLSTR(def->sysfs_path) : ""); in udevAddOneDevice()
/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirt-admin.c100 vshError(ctl, _(str), NULLSTR(uri)); in vshAdmCatchDisconnect()
341 NULLSTR(uri)); in cmdSrvList()
/dports/devel/libvirt/libvirt-7.10.0/src/logging/
H A Dlog_daemon.c746 VIR_DEBUG("Decided on pid file path '%s'", NULLSTR(pid_file)); in main()
/dports/devel/libvirt/libvirt-7.10.0/src/locking/
H A Dlock_driver_lockd.c303 VIR_DEBUG("version=%u configFile=%s flags=0x%x", version, NULLSTR(configFile), flags); in virLockManagerLockDaemonInit()
/dports/devel/libvirt/libvirt-7.10.0/src/lxc/
H A Dlxc_controller.c2641 NULLSTR(ctrl->def->seclabels[0]->model), in main()
2643 NULLSTR(ctrl->def->seclabels[0]->label), in main()
2644 NULLSTR(ctrl->def->seclabels[0]->imagelabel)); in main()
/dports/lang/mdk/mdk-1.3.0/mixlib/
H A Dxmix_vm_handlers.c1311 static const gchar *NULLSTR = "(null)"; in cmd_pbt_() local
1334 if ( (strlen (BUFFER) == 0) || !(strcmp(NULLSTR,BUFFER)) ) in cmd_pbt_()
/dports/devel/libvirt/libvirt-7.10.0/src/libxl/
H A Dlibxl_domain.c824 VIR_WARN("Unable to release network device '%s'", NULLSTR(net->ifname)); in libxlNetworkUnwindDevices()
913 VIR_DEBUG("Preserving lock state '%s'", NULLSTR(priv->lockState)); in libxlDomainCleanup()

123456789