Searched refs:SYSCALL_OPEN (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/tests/boot/
H A Dkbsd.init-i386.S29 #define SYSCALL_OPEN 5 define
47 movl $SYSCALL_OPEN, %eax
H A Dkbsd.init-x86_64.S21 #define SYSCALL_OPEN 5 define
45 movq $SYSCALL_OPEN, %rax
H A Dkfreebsd.init-i386.S21 #define SYSCALL_OPEN 5 define
40 movl $SYSCALL_OPEN, %eax
H A Dkfreebsd.init-x86_64.S22 #define SYSCALL_OPEN 5 define
39 movq $SYSCALL_OPEN, %rax

Completed in 22 milliseconds