Home
last modified time | relevance | path

Searched defs:newflag (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Dlib.c226 int readrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* read one record into buf */ in readrec()
299 int readcsvrec(char **pbuf, int *pbufsize, FILE *inf, bool newflag) /* csv can have \n's */ in readcsvrec()
H A Drun.c411 bool newflag; in awkgetline() local
/freebsd/sys/fs/nfsclient/
H A Dnfs_clvfsops.c936 uint32_t newflag; in nfs_mount() local
1510 int minvers, uint32_t newflag, char *tlscertname, int aconn) in mountnfs()