behav 146 compat/freebsd/freebsd_syscallargs.h syscallarg(int) behav; behav 60 compat/osf1/osf1_mmap.c switch (SCARG(uap, behav)) { behav 62 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_NORMAL; behav 66 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_RANDOM; behav 70 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_SEQUENTIAL; behav 74 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_WILLNEED; behav 78 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_DONTNEED; behav 82 compat/osf1/osf1_mmap.c SCARG(&a, behav) = MADV_SPACEAVAIL; behav 148 compat/osf1/osf1_syscallargs.h syscallarg(int) behav; behav 344 sys/syscallargs.h syscallarg(int) behav; behav 872 uvm/uvm_mmap.c advice = SCARG(uap, behav);