Searched defs:super_fgets (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_config.c53 static int super_fgets(char **buf, size_t *bufsize, FILE *fp) { function
72 slp_err(LOG_CRIT, 0, "super_fgets", "out of memory");
122 err = super_fgets(&buf, &buflen, fp);

Completed in 14 milliseconds