Searched refs:inst_sync (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dinst_sync.c35 inst_sync(char *pathname, int flags) function
/illumos-gate/usr/src/uts/sparc/inst_sync/
H A DMakefile23 # uts/sparc/inst_sync/Makefile
29 # This makefile drives the production of the inst_sync system call module.
42 MODULE = inst_sync
/illumos-gate/usr/src/uts/intel/inst_sync/
H A DMakefile23 # uts/intel/inst_sync/Makefile
30 # This makefile drives the production of the inst_sync system call module.
43 MODULE = inst_sync
/illumos-gate/usr/src/uts/common/sys/
H A Dinstance.h139 extern int inst_sync(char *pathname, int flags);
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com924 inst_sync.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com903 inst_sync.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile884 inst_sync.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com958 inst_sync.o \
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c3677 * inst_sync syscall to flush the path_to_inst database to the given file.
3691 if (inst_sync(filename, flags) == -1)

Completed in 102 milliseconds