Home
last modified time | relevance | path

Searched refs:mknod (Results 1 – 25 of 65) sorted by last modified time

123

/illumos-gate/usr/src/uts/common/
H A DMakefile.files250 mknod.o \
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man8.inc164 file path=usr/share/man/man8/mknod.8
H A DSUNWcs.p5m152 link path=etc/mknod target=../usr/sbin/mknod
1383 file path=usr/sbin/mknod mode=0555
H A Dsystem-kernel.man2.inc136 file path=usr/share/man/man2/mknod.2
137 link path=usr/share/man/man2/mknodat.2 target=mknod.2
/illumos-gate/usr/src/man/man8/
H A DMakefile295 mknod.8 \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com938 mknod.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com992 mknod.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com965 mknod.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile926 mknod.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2760 mknod;
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c194 if (mknod("_sacpipe", S_IFIFO | 0600, 0) < 0) in initialize()
389 if (mknod(Scratch, S_IFIFO | 0600, 0) < 0) { in startpm()
H A Dsacadm.c535 if (mknod(fname, S_IFIFO | 0600, 0) < 0) {
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2206 (void) mknod(INITPIPE, S_IFIFO | 0600, 0); in setup_pipe()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5879 if (mknod(newfile, stat->st_mode, newdev) == -1) { in devfsadm_copy_file()
5884 if (mknod(newfile, stat->st_mode, 0) == -1) { in devfsadm_copy_file()
/illumos-gate/usr/src/man/man2/
H A DMakefile83 mknod.2 \
358 mknodat.2 := LINKSRC = mknod.2
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c104 int mknod(char *, mode_t, dev_t);
453 /* 14 */ SYSENT_CI("mknod", mknod, 3),
834 /* 14 */ SYSENT_CI("mknod", mknod, 3),
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c1990 result = mknod(nam_p, (int)G_p->g_mode, in creat_spec()
/illumos-gate/usr/src/cmd/
H A DMakefile271 mknod \
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dcommands.cfg149 mknod
/illumos-gate/usr/src/cmd/mknod/
H A DMakefile27 PROG= mknod
H A Dmknod.c122 if ((ec = mknod(path, mode, arg)) == -1) { in domk()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg625 @ MSG_SYS_MKNOD "[ mknod ]" # 14
626 @ MSG_SYS_MKNOD_ALT "mknod"
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt76 9:AUE_MKNOD:mknod(2):fc
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c1094 error = be->mknod != NULL ? be->mknod(be->softc, req) : ENOSYS; in l9p_dispatch_tmknod()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c1472 error = mknod(newname, mode, dev); in fs_imknod()
3143 backend->mknod = fs_mknod; in l9p_backend_fs_init()

123