OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fca
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/common/
linux_file.c
297
struct sys_fcntl_args
fca
;
local
324
SCARG(&
fca
, fd) = fd;
325
SCARG(&
fca
, cmd) = F_GETFL;
326
SCARG(&
fca
, arg) = arg;
327
if ((error = sys_fcntl(l, &
fca
, retval)))
366
SCARG(&
fca
, fd) = fd;
367
SCARG(&
fca
, cmd) = F_SETFL;
368
SCARG(&
fca
, arg) = (void *) val;
370
error = sys_fcntl(l, &
fca
, retval);
469
SCARG(&
fca
, fd) = fd
[
all
...]
/src/sys/arch/m68k/060sp/dist/
fpsp.sa
686
dc.l $ff8460ff,$00003
fca
,$2f00f23c,$44803f80
Completed in 46 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026