OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swapf
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ps/
ps.c
212
char *nlistf, *memf, *
swapf
, errbuf[_POSIX2_LINE_MAX];
local in function:main
232
memf = nlistf =
swapf
= NULL;
374
swapf
= optarg;
400
swapf
= *argv;
409
kd = kvm_openfiles(nlistf, memf,
swapf
, O_RDONLY, errbuf);
/src/sys/dev/pci/bktr/
bktr_core.c
3767
u_int
swapf
= 0;
local in function:pixfmt_swap_flags
3778
case 2 :
swapf
= (swap_bytes ? 0 : BSWAP);
3785
swapf
= swap_bytes ? 0 : BSWAP;
3786
swapf
|= swap_shorts ? 0 : WSWAP;
3789
return
swapf
;
Completed in 13 milliseconds
Indexes created Tue Sep 23 21:09:50 GMT 2025