Searched refs:mklinkfile (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/share/examples/puffs/pgfs/ |
| D | pgfs_subs.h | 67 int mklinkfile(struct Xconn *, fileid_t, const char *, enum vtype, mode_t,
|
| D | pgfs_subs.c | 740 mklinkfile(struct Xconn *xc, fileid_t parent, const char *name, in mklinkfile() function 770 error = mklinkfile(xc, parent_fileid, name, vtype, mode, uid, gid, in mklinkfile_lo()
|
| D | pgfs_puffs.c | 398 error = mklinkfile(xc, parent_fileid, pcn->pcn_name, VDIR, in pgfs_node_mkdir()
|