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

/darwin-on-arm/xnu/security/
H A Dmac_vfs.c1377 const char *fullpath)
1383 fullpath);
1388 struct devnode *de, const char *fullpath)
1394 de->dn_label, fullpath);
1376 mac_devfs_label_associate_device(dev_t dev, struct devnode *de, const char *fullpath) argument
1387 mac_devfs_label_associate_directory(const char *dirname, int dirnamelen, struct devnode *de, const char *fullpath) argument
H A Dmac_framework.h178 const char *fullpath);
180 struct devnode *de, const char *fullpath);
H A Dmac_policy.h577 @param fullpath Path relative to mount (e.g. /dev) of new device file
587 const char *fullpath
595 @param fullpath Path relative to mount (e.g. /dev) of new directory
606 const char *fullpath
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_tree.c294 char fullpath[DEVMAXPATHSIZE]; local
308 strlcpy (fullpath, path, DEVMAXPATHSIZE);
357 dnp, fullpath);

Completed in 87 milliseconds