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

/freebsd-current/lib/libc/posix1e/
H A Dmac_set.c57 mac_set_link(const char *path, struct mac *label) function
H A DMakefile.inc133 mac_set.3 mac_set_link.3 \
/freebsd-current/sys/sys/
H A Dmac.h103 int mac_set_link(const char *_path, mac_t _label);
/freebsd-current/usr.sbin/setfmac/
H A Dsetfmac.c476 if ((hflag == FTS_PHYSICAL ? mac_set_link(ftsent->fts_accpath, mac) :
483 err(1, "mac_set_link(%s, %s)", ftsent->fts_path, macstr);

Completed in 64 milliseconds