Searched refs:MODLOAD_MID (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h174 #define MODLOAD_MID "devfsadm:modload" macro
H A Ddevfsadm.c2118 vprint(MODLOAD_MID, "unloading module %s\n", module_head->name);
2162 vprint(MODLOAD_MID, "%sopendir(%s): %s\n",
2219 vprint(MODLOAD_MID, "dlsym(%s, %s): symbol not found\n", epath,
2222 vprint(MODLOAD_MID, "%sdlsym(%s, %s) succeeded\n",
2229 vprint(MODLOAD_MID, "dlsym(%s,\n\t%s): symbol not found\n",
2232 vprint(MODLOAD_MID, "dlsym(%s, %s): succeeded\n",
2236 vprint(MODLOAD_MID, "module %s loaded\n", epath);

Completed in 49 milliseconds