Searched refs:fullpath (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_vfs.c1267 const char *fullpath)
1273 fullpath);
1278 struct devnode *de, const char *fullpath)
1284 de->dn_label, fullpath);
1266 mac_devfs_label_associate_device(dev_t dev, struct devnode *de, const char *fullpath) argument
1277 mac_devfs_label_associate_directory(const char *dirname, int dirnamelen, struct devnode *de, const char *fullpath) argument
H A Dmac_framework.h166 const char *fullpath);
168 struct devnode *de, const char *fullpath);
H A Dmac_policy.h567 @param fullpath Path relative to mount (e.g. /dev) of new device file
577 const char *fullpath
585 @param fullpath Path relative to mount (e.g. /dev) of new directory
596 const char *fullpath
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c258 char fullpath[DEVMAXPATHSIZE]; local
272 strlcpy (fullpath, path, DEVMAXPATHSIZE);
321 dnp, fullpath);

Completed in 47 milliseconds