Searched defs:getinfo (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c62 * getinfo()
68 getinfo(const char *path, const char *connection, uint_t flags, hp_node_t *retp) function
78 dprintf("getinfo: path=%s, connection=%s, flags=0x%x\n", path,
94 dprintf("getinfo: no hotplug connections.\n");
/illumos-gate/usr/src/lib/libdll/common/
H A Ddlfcn.c168 static struct ld_info* getinfo(void* module) function
247 if (!(info = getinfo(handle)) || !(addr = getloc(info->ldinfo_textorg,info->ldinfo_dataorg,(char*)name)))
/illumos-gate/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c142 static void getinfo(struct cfstat *dp);
502 getinfo(dp);
690 getinfo(struct cfstat *dp) function
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h73 vr_getinfo getinfo; member in struct:__anon8288
96 dc_getinfo getinfo; member in struct:__anon8289

Completed in 66 milliseconds