Lines Matching defs:fp
62 sm_stdopen(fp, info, flags, rpool) in sm_stdopen() argument
127 sm_stdread(fp, buf, n) in sm_stdread() argument
156 sm_stdwrite(fp, buf, n) in sm_stdwrite() argument
181 sm_stdseek(fp, offset, whence) in sm_stdseek() argument
206 sm_stdclose(fp) in sm_stdclose() argument
227 sm_stdsetmode(fp, mode) in sm_stdsetmode() argument
269 sm_stdgetmode(fp, mode) in sm_stdgetmode() argument
305 sm_stdsetinfo(fp, what, valp) in sm_stdsetinfo() argument
337 sm_stdgetinfo(fp, what, valp) in sm_stdgetinfo() argument
406 sm_stdfdopen(fp, info, flags, rpool) in sm_stdfdopen() argument
483 SM_FILE_T *fp; local