Searched refs:MAXLINELENGTH (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/libexec/mknetid/
H A Dparse_group.c61 #define MAXLINELENGTH 1024 macro
62 static char line[MAXLINELENGTH];
/freebsd-9.3-release/contrib/mtree/
H A Dgetid.c100 #define MAXLINELENGTH 1024 macro
115 static char grline[MAXLINELENGTH];
116 static char pwline[MAXLINELENGTH];
/freebsd-9.3-release/lib/libc/gen/
H A Dfstab.c114 #define MAXLINELENGTH 1024 macro
115 static char line[MAXLINELENGTH];
116 char subline[MAXLINELENGTH];

Completed in 101 milliseconds