Searched defs:putrextend (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/tests/sfio/ | ||
H A D | tstring.c | 25 static int putrextend(Sfio_t* f, int type, Void_t* arg, Sfdisc_t* disc) function 31 static Sfdisc_t Putrdisc = { 0, 0, 0, putrextend, 0 }; |
Completed in 564 milliseconds