HomeSort by: relevance | last modified time | path
    Searched defs:linux_idtype (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux/common/
linux_misc.c 280 int error, linux_options, options, linux_idtype, status; local in function:linux_sys_waitid
289 linux_idtype = SCARG(uap, idtype);
290 switch (linux_idtype) {
linux_misc.c 280 int error, linux_options, options, linux_idtype, status; local in function:linux_sys_waitid
289 linux_idtype = SCARG(uap, idtype);
290 switch (linux_idtype) {
linux_misc.c 280 int error, linux_options, options, linux_idtype, status; local in function:linux_sys_waitid
289 linux_idtype = SCARG(uap, idtype);
290 switch (linux_idtype) {

Completed in 33 milliseconds