Searched refs:kobj_open_file (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c72 kobj_open_file(char *name) function
H A Dkobj.c592 file = kobj_open_file(filename);
1237 file = kobj_open_file(mp->filename);
3502 if ((file = kobj_open_file(fullname)) != (struct _buf *)-1) {
3723 kobj_open_file(char *name) function
/illumos-gate/usr/src/uts/common/sys/
H A Dkobj.h184 extern struct _buf *kobj_open_file(char *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_devdb.c489 file = kobj_open_file(usbconf_file);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dmaster_ops.c396 if ((file = kobj_open_file(masterfile)) == (struct _buf *)-1) {
H A Dosl.c286 file = kobj_open_file(acpi_table_loc);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c769 if ((file = kobj_open_file(systemfile)) ==
2158 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1)
2283 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1)
2454 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) {
2829 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1)
2962 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1)
3044 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1)
H A Ddevcache.c386 file = kobj_open_file(filename);
H A Dinstance.c289 if ((file = kobj_open_file(filename)) == (struct _buf *)-1) {
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c93 file = kobj_open_file(pathname);
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h610 extern struct _buf *kobj_open_file(char *name);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c958 if ((file = kobj_open_file(fastboot_filename[i])) ==
H A Dmicrocode.c323 if ((eq = kobj_open_file(name)) == (struct _buf *)-1)
H A Dstartup.c2982 if ((file = kobj_open_file(hostid_file)) == (struct _buf *)-1) {
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c850 file = kobj_open_file(XPV_FILENAME);
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c747 kobj_open_file(char *name) function
/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3928 file = kobj_open_file(DI_CACHE_FILE);

Completed in 153 milliseconds