OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LINSIZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ypserv/revnetgroup/
hash.h
61
#define
LINSIZ
1024 * 10
/src/external/bsd/libbind/dist/irs/
lcl_ng.c
51
#define
LINSIZ
1024 /*%< Length of netgroup file line */
364
char line[
LINSIZ
+ 1];
366
while (fgets(line,
LINSIZ
, pvt->fp) != NULL) {
427
if (fgets(line,
LINSIZ
, pvt->fp)) {
Completed in 21 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026