HomeSort by: relevance | last modified time | path
    Searched refs:subline (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/gen/
fstab.c 90 char subline[MAXLINELENGTH]; local in function:fstabscan
144 /* subline truncated iff line truncated */
145 (void)strlcpy(subline, _fs_fstab.fs_mntops, sizeof(subline));
146 sp = subline;

Completed in 12 milliseconds