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 43 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025