Home
last modified time | relevance | path

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

/freebsd/contrib/pjdfstest/
H A Dpjdfstest.c169 int sd_args[MAX_ARGS]; member
686 if (scall->sd_args[i] == TYPE_NONE) { in call_syscall()
693 if (scall->sd_args[i] & TYPE_OPTIONAL) in call_syscall()
698 if ((scall->sd_args[i] & TYPE_MASK) == TYPE_STRING) { in call_syscall()
705 } else if ((scall->sd_args[i] & TYPE_MASK) == in call_syscall()
715 } else if ((scall->sd_args[i] & TYPE_MASK) == in call_syscall()