OpenGrok
Cross Reference: backend.c
xref
: /
external
/
fio
/
backend.c
Home
|
History
|
Annotate
|
Download
|
only in
fio
Lines Matching
refs:uid
1306
* the
uid
.
1312
if (o->
uid
!= -1U && setuid(o->
uid
)) {