Searched defs:writef (Results 1 – 12 of 12) sorted by relevance
/titanic_51/usr/src/lib/libshell/amd64/include/ast/ |
H A D | nval.h | 76 int (*writef) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member
|
/titanic_51/usr/src/lib/libshell/common/include/ |
H A D | nval.h | 67 int (*writef)(Namval_t*, Sfio_t*, int, Namfun_t*); member
|
/titanic_51/usr/src/lib/libshell/sparc/include/ast/ |
H A D | nval.h | 76 int (*writef) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member
|
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | nval.h | 76 int (*writef) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | nval.h | 67 int (*writef)(Namval_t*, Sfio_t*, int, Namfun_t*); member
|
/titanic_51/usr/src/lib/libshell/i386/include/ast/ |
H A D | nval.h | 76 int (*writef) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|
/titanic_51/usr/src/lib/libast/common/include/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | sfio.h | 56 Sfwrite_f writef; /* write function */ member
|