OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fcarg
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/tip/
tip.c
140
int
fcarg
;
local in function:main
265
((
fcarg
= fcntl(FD, F_GETFL, 0)) < 0 ||
266
fcntl(FD, F_SETFL,
fcarg
& ~O_NONBLOCK) < 0)) {
Completed in 12 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025