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 - 2
of
2
) 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)) {
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 21 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025