Home
last modified time | relevance | path

Searched refs:checkonly (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/pkgbase/
H A Dmetalog_reader.lua32 local printall, checkonly, pkgonly =
47 checkonly = true
94 elseif checkonly then
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dpolicy.h42 int secpolicy_sys_config(cred_t *cr, int checkonly);
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dpolicy.h42 int secpolicy_sys_config(cred_t *cr, int checkonly);
/freebsd/contrib/libpcap/
H A Dsockutils.h153 …const void *data, int size, char *outbuf, int *offset, int totsize, int checkonly, char *errbuf, i…
H A Dsockutils.c1352 …const void *data, int size, char *outbuf, int *offset, int totsize, int checkonly, char *errbuf, i… in sock_bufferize() argument
1361 if (!checkonly) in sock_bufferize()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dpolicy.c97 secpolicy_sys_config(const cred_t *cr, boolean_t checkonly) in secpolicy_sys_config() argument
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_policy.c62 secpolicy_sys_config(cred_t *cr, int checkonly __unused) in secpolicy_sys_config()