Home
last modified time | relevance | path

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

/freebsd-head/contrib/one-true-awk/
HDlib.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()
HDrun.c411 bool newflag; in awkgetline() local
/freebsd-head/sys/fs/nfsclient/
HDnfs_clvfsops.c936 uint32_t newflag; in nfs_mount() local
1510 int minvers, uint32_t newflag, char *tlscertname, int aconn) in mountnfs()