VOP_MKNOD(9) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

VOP_MKNOD(9)

These  entry  points create a new file, socket, fifo, device, di‐
rectory or symlink in a given directory.  The arguments are:  The
locked  vnode  of the directory.  The address of a variable where
the resulting locked vnode should be stored.  The pathname compo‐
nent created.  The attributes that the new object should be  cre‐
ated with.  The pathname of the target of the symlink.  These en‐
try points are called after when an object is being created.  The
directory,  will be locked on entry and must remain locked on re‐
turn.  If the call is successful, the new object will be returned
locked.  If successful, the vnode for the new object is placed in
and zero is returned.  Otherwise, an  appropriate  error  is  re‐
turned.   The  file system is full.  The user's file system space
or inode quota would be exceeded.  The function appeared in  This
manual page was written by




















































맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3