OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fifo_ua
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/sunos/
sunos_misc.c
848
struct sys_mkfifo_args
fifo_ua
;
local in function:sunos_sys_mknod
851
SCARG(&
fifo_ua
, path) = SCARG(uap, path);
852
SCARG(&
fifo_ua
, mode) = SCARG(uap, mode);
853
return sys_mkfifo(l, &
fifo_ua
, retval);
sunos_misc.c
848
struct sys_mkfifo_args
fifo_ua
;
local in function:sunos_sys_mknod
851
SCARG(&
fifo_ua
, path) = SCARG(uap, path);
852
SCARG(&
fifo_ua
, mode) = SCARG(uap, mode);
853
return sys_mkfifo(l, &
fifo_ua
, retval);
Completed in 72 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025