Searched refs:capability (Results 76 - 100 of 127) sorted by relevance

123456

/freebsd-9.3-release/sys/kern/
H A Dkern_exec.c37 #include <sys/capability.h>
39 #include <sys/capability.h>
435 * While capability mode can't reach this point via direct
437 * interpreters to be used in capability mode (for now).
683 * applications might not be useful in capability mode, so we may want
H A Dkern_exit.c48 #include <sys/capability.h>
H A Duipc_sem.c41 #include <sys/capability.h>
700 /* No capability rights required to close a semaphore. */
916 /* No capability rights required to close a semaphore. */
H A Duipc_shm.c50 #include <sys/capability.h>
H A Dvfs_lookup.c47 #include <sys/capability.h>
184 * In capability mode, lookups must be "strictly relative" (i.e.
237 * Lookups relative to a capability must also be
240 * Note that a capability with rights CAP_MASK_VALID
624 * 0. If doing a capability lookup, return ENOTCAPABLE (this is a
H A Dkern_sysctl.c48 #include <sys/capability.h>
718 * capability mode.
804 * capability mode.
885 * capability mode.
1435 * If the process is in capability mode, then don't permit reading or
/freebsd-9.3-release/contrib/gdb/
H A Dltmain.sh1773 echo "*** I have the capability to make that library automatically link in when"
2238 echo "*** I have the capability to make that library automatically link in when"
2818 echo "*** I have the capability to make that library automatically link in when"
2848 echo "*** I have the capability to make that library automatically link in when"
2908 echo "*** I have the capability to make that library automatically link in when"
2942 echo "*** I have the capability to make that library automatically link in when"
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dltmain.sh2242 $echo "*** I have the capability to make that library automatically link in when"
2809 $echo "*** I have the capability to make that library automatically link in when"
3552 $echo "*** I have the capability to make that library automatically link in when"
3594 $echo "*** I have the capability to make that library automatically link in when"
3667 $echo "*** I have the capability to make that library automatically link in when"
3719 $echo "*** I have the capability to make that library automatically link in when"
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh2242 $echo "*** I have the capability to make that library automatically link in when"
2809 $echo "*** I have the capability to make that library automatically link in when"
3552 $echo "*** I have the capability to make that library automatically link in when"
3594 $echo "*** I have the capability to make that library automatically link in when"
3667 $echo "*** I have the capability to make that library automatically link in when"
3719 $echo "*** I have the capability to make that library automatically link in when"
/freebsd-9.3-release/crypto/heimdal/
H A Dltmain.sh2239 $echo "*** I have the capability to make that library automatically link in when"
2806 $echo "*** I have the capability to make that library automatically link in when"
3544 $echo "*** I have the capability to make that library automatically link in when"
3586 $echo "*** I have the capability to make that library automatically link in when"
3659 $echo "*** I have the capability to make that library automatically link in when"
3711 $echo "*** I have the capability to make that library automatically link in when"
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_ripencc.c649 int capability; local
653 if (time_pps_getcap(up->handle, &capability) < 0) {
660 up->pps_params.mode = capability & PPS_CAPTURECLEAR;
662 up->pps_params.mode = capability & PPS_CAPTUREASSERT;
691 "refclock_ripencc: capability 0x%x version %d mode 0x%x kern %d\n",
692 capability, up->pps_params.api_version,
H A Dntpd.c120 # include <sys/capability.h>
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c37 #include <sys/capability.h>
/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_logging.c40 #include <sys/capability.h>
/freebsd-9.3-release/sys/dev/iscsi/initiator/
H A Discsi.c37 #include <sys/capability.h>
/freebsd-9.3-release/sys/i386/i386/
H A Dsys_machdep.c39 #include <sys/capability.h>
118 * perform in capability mode.
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_ioctl.c34 #include <sys/capability.h>
H A Dibcs2_misc.c60 #include <sys/capability.h>
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_machdep.c34 #include <sys/capability.h>
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_socket.c40 #include <sys/capability.h>
H A Dlinux_file.c36 #include <sys/capability.h>
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clport.c40 #include <sys/capability.h>
/freebsd-9.3-release/sys/vm/
H A Dvm_mmap.c51 #include <sys/capability.h>
312 * descriptor disappear on us if we block. Check capability
/freebsd-9.3-release/tools/tools/ath/athrd/
H A Dathrd.c989 uint32_t capability, uint32_t *result)
988 getCapability(struct ath_hal *ah, HAL_CAPABILITY_TYPE type, uint32_t capability, uint32_t *result) argument
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_misc.c40 #include <sys/capability.h>

Completed in 410 milliseconds

123456