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

/opensolaris-onvv-gate/usr/src/uts/sparc/krtld/
H A Dmapfile65 kobj_open_file;
/opensolaris-onvv-gate/usr/src/uts/common/krtld/
H A Dkobj_stubs.c72 kobj_open_file(char *name) function
H A Dkobj.c588 file = kobj_open_file(filename);
1233 file = kobj_open_file(mp->filename);
3484 if ((file = kobj_open_file(fullname)) != (struct _buf *)-1) {
3705 kobj_open_file(char *name) function
/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_checksum.c37 struct _buf *kobj_open_file(char *name);
297 if ((file = kobj_open_file(filename)) == (struct _buf *)-1) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dkobj.h184 extern struct _buf *kobj_open_file(char *);
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_devdb.c489 file = kobj_open_file(usbconf_file);
/opensolaris-onvv-gate/usr/src/uts/intel/io/acpica/
H A Dmaster_ops.c396 if ((file = kobj_open_file(masterfile)) == (struct _buf *)-1) {
H A Dosl.c292 file = kobj_open_file(acpi_table_loc);
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dmodsysfile.c771 if ((file = kobj_open_file(systemfile)) ==
2160 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1)
2285 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1)
2456 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) {
2831 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1)
2964 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1)
3046 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) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c89 file = kobj_open_file(pathname);
/opensolaris-onvv-gate/usr/src/lib/libzpool/common/
H A Dkernel.c641 kobj_open_file(char *name) function
/opensolaris-onvv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h582 extern struct _buf *kobj_open_file(char *name);
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c958 if ((file = kobj_open_file(fastboot_filename[i])) ==
H A Dmicrocode.c316 if ((eq = kobj_open_file(name)) == (struct _buf *)-1)
H A Dstartup.c2755 if ((file = kobj_open_file(hostid_file)) == (struct _buf *)-1) {
/opensolaris-onvv-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c847 file = kobj_open_file(XPV_FILENAME);
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Ddevinfo.c3928 file = kobj_open_file(DI_CACHE_FILE);

Completed in 300 milliseconds