Home
last modified time | relevance | path

Searched refs:CLOUDABI_RIGHT_FD_SEEK (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/cloudabi/
HDcloudabi_fd.c50 MAPPING(CLOUDABI_RIGHT_FD_SEEK, CAP_SEEK) \
285 CLOUDABI_RIGHT_FD_SEEK | in cloudabi_remove_conflicting_rights()
321 CLOUDABI_RIGHT_FD_SEEK | in cloudabi_remove_conflicting_rights()
338 *base &= ~(CLOUDABI_RIGHT_FD_SEEK | in cloudabi_remove_conflicting_rights()
/freebsd-11-stable/sys/contrib/cloudabi/
HDcloudabi_types_common.h251 #define CLOUDABI_RIGHT_FD_SEEK 0x0000000000000004 macro