Searched refs:ngets (Results 1 – 5 of 5) sorted by relevance
41 ngets(char *buf, int n) in ngets() function
286 extern void ngets(char *, int);287 #define gets(x) ngets((x), 0)
435 ngets(buf, sizeof (buf)); in command_read()
906 ngets(char *buf, int n) in ngets() function1399 ngets(buf, sizeof (buf)); in command_read()
4065 uint_t ngets; member4106 REPL_STAT_INCR(ngets); in page_get_replacement_page()