Searched defs:readf (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libshell/amd64/include/ast/ |
H A D | nval.h | 75 int (*readf) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member in struct:Namdisc
|
/illumos-gate/usr/src/lib/libshell/common/include/ |
H A D | nval.h | 66 int (*readf)(Namval_t*, Sfio_t*, int, Namfun_t*); member in struct:Namdisc
|
/illumos-gate/usr/src/lib/libshell/i386/include/ast/ |
H A D | nval.h | 75 int (*readf) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member in struct:Namdisc
|
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/ |
H A D | nval.h | 75 int (*readf) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member in struct:Namdisc
|
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/ |
H A D | nval.h | 75 int (*readf) __PROTO__((Namval_t*, Sfio_t*, int, Namfun_t*)); member in struct:Namdisc
|
/illumos-gate/usr/src/lib/libast/amd64/include/ast/ |
H A D | sfio.h | 55 { Sfread_f readf; /* read function */ member in struct:_sfdisc_s
|
/illumos-gate/usr/src/lib/libast/common/include/ |
H A D | sfio.h | 55 { Sfread_f readf; /* read function */ member in struct:_sfdisc_s
|
/illumos-gate/usr/src/lib/libast/i386/include/ast/ |
H A D | sfio.h | 55 { Sfread_f readf; /* read function */ member in struct:_sfdisc_s
|
/illumos-gate/usr/src/lib/libast/sparc/include/ast/ |
H A D | sfio.h | 55 { Sfread_f readf; /* read function */ member in struct:_sfdisc_s
|
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | sfio.h | 55 { Sfread_f readf; /* read function */ member in struct:_sfdisc_s
|
Completed in 79 milliseconds