Home
last modified time | relevance | path

Searched refs:first (Results 1 – 6 of 6) sorted by relevance

/hurd/hurd/
A Dioctl.h56 #define _HURD_HANDLE_IOCTLS_1(handler, first, last, moniker) \ argument
59 { _IOC_NOTYPE (first), _IOC_NOTYPE (last), \
63 #define _HURD_HANDLE_IOCTLS(handler, first, last) \ argument
64 _HURD_HANDLE_IOCTLS_1 (handler, first, last, first##_to_##last)
A Dsigpreempt.h36 unsigned long int first, last; /* Range of sigcode values preempted. */ member
73 unsigned long int first, unsigned long int last,
/hurd/
A Dhurdfault.h32 _hurdsig_fault_preemptor.first = (long int) (firstcode), \
A DDepend4 # first (and mach before hurd, at that). The before-compile additions in
A Dcatch-signal.c26 unsigned long int first, unsigned long int last, in __hurd_catch_signal() argument
39 sigset, first, last, in __hurd_catch_signal()
A Dhurdsig.c1640 _hurdsig_fault_preemptor.first = (long int) p; in _hurdsig_getenv()
1653 _hurdsig_fault_preemptor.first = (long int) ++ep; in _hurdsig_getenv()

Completed in 11 milliseconds