Home
last modified time | relevance | path

Searched refs:mac_free (Results 1 – 13 of 13) sorted by relevance

/freebsd/sbin/ifconfig/
H A Difmac.c66 goto mac_free; in maclabel_status()
70 goto mac_free; in maclabel_status()
76 mac_free: in maclabel_status()
77 mac_free(label); in maclabel_status()
97 mac_free(label); in setifmaclabel()
/freebsd/usr.sbin/getfmac/
H A Dgetfmac.c101 mac_free(label); in main()
112 mac_free(label); in main()
/freebsd/usr.sbin/getpmac/
H A Dgetpmac.c112 mac_free(label); in main()
124 mac_free(label); in main()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c31 static OSSL_FUNC_keymgmt_free_fn mac_free; variable
133 static void mac_free(void *mackey) in mac_free() function
537 { OSSL_FUNC_KEYMGMT_FREE, (void (*)(void))mac_free },
559 { OSSL_FUNC_KEYMGMT_FREE, (void (*)(void))mac_free },
/freebsd/usr.sbin/setpmac/
H A Dsetpmac.c80 mac_free(label); in main()
/freebsd/lib/libc/posix1e/
H A DSymbol.map41 mac_free;
H A DMakefile.inc88 mac_free.3 \
H A Dmac.c293 mac_free(struct mac *mac) in mac_free() function
/freebsd/sys/sys/
H A Dmac.h87 int mac_free(mac_t _label);
/freebsd/usr.sbin/setfmac/
H A Dsetfmac.c479 mac_free(mac); in apply_specs()
485 mac_free(mac); in apply_specs()
/freebsd/usr.bin/id/
H A Did.c427 mac_free(label); in maclabel()
/freebsd/lib/libutil/
H A Dlogin_class.c583 mac_free(label); in setusercontext()
/freebsd/bin/ps/
H A Dprint.c829 mac_free(proclabel); in label()