Home
last modified time | relevance | path

Searched refs:Sffmt_t (Results 1 – 21 of 21) sorted by relevance

/titanic_50/usr/src/lib/libast/common/sfio/
H A Dsftable.c45 static Fmtpos_t* sffmtpos(Sfio_t* f,const char* form,va_list args,Sffmt_t* ft,int type) in sffmtpos()
51 Sffmt_t* ft;
59 Sffmt_t savft;
374 memcpy(ft,&fp[n].ft,sizeof(Sffmt_t));
379 memcpy(&fp[n].ft,ft,sizeof(Sffmt_t));
381 { memcpy(ft,&savft,sizeof(Sffmt_t));
382 ft = NIL(Sffmt_t*);
414 memcpy(ft,&savft,sizeof(Sffmt_t));
415 fp[n].argv.ft = ft = va_arg(args, Sffmt_t*);
417 ft = NIL(Sffmt_t*);
[all …]
H A Dsfhdr.h723 Sffmt_t *ft;
736 Sffmt_t* ft; /* formatting environment */
742 { Sffmt_t ft; /* environment */
1053 Fmtpos_t* (*sf_fmtposf)_ARG_((Sfio_t*,const char*,va_list,Sffmt_t*,int));
H A Dsfvscanf.c318 Sffmt_t *ft;
366 ft = NIL(Sffmt_t*);
714 if(!(argv.ft = va_arg(args,Sffmt_t*)) )
H A Dsfvprintf.c119 Sffmt_t *ft; /* format environment */
199 ft = NIL(Sffmt_t*);
/titanic_50/usr/src/lib/libast/common/include/
H A Dsfdisc.h46 typedef int (*Sf_key_lookup_t)(void*, Sffmt_t*, const char*, char**, Sflong_t*);
47 typedef char* (*Sf_key_convert_t)(void*, Sffmt_t*, const char*, char*, Sflong_t);
H A Dsfio.h65 typedef struct _sffmt_s Sffmt_t; typedef
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
/titanic_50/usr/src/lib/libast/amd64/include/ast/
H A Dsfdisc.h56 typedef int (*Sf_key_lookup_t) __PROTO__((__V_*, Sffmt_t*, const char*, char**, Sflong_t*));
57 typedef char* (*Sf_key_convert_t) __PROTO__((__V_*, Sffmt_t*, const char*, char*, Sflong_t));
H A Dsfio.h65 typedef struct _sffmt_s Sffmt_t; typedef
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfdisc.h56 typedef int (*Sf_key_lookup_t) __PROTO__((__V_*, Sffmt_t*, const char*, char**, Sflong_t*));
57 typedef char* (*Sf_key_convert_t) __PROTO__((__V_*, Sffmt_t*, const char*, char*, Sflong_t));
H A Dsfio.h65 typedef struct _sffmt_s Sffmt_t; typedef
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
/titanic_50/usr/src/lib/libast/sparc/include/ast/
H A Dsfdisc.h56 typedef int (*Sf_key_lookup_t) __PROTO__((__V_*, Sffmt_t*, const char*, char**, Sflong_t*));
57 typedef char* (*Sf_key_convert_t) __PROTO__((__V_*, Sffmt_t*, const char*, char*, Sflong_t));
H A Dsfio.h65 typedef struct _sffmt_s Sffmt_t; typedef
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
/titanic_50/usr/src/lib/libast/i386/include/ast/
H A Dsfdisc.h56 typedef int (*Sf_key_lookup_t) __PROTO__((__V_*, Sffmt_t*, const char*, char**, Sflong_t*));
57 typedef char* (*Sf_key_convert_t) __PROTO__((__V_*, Sffmt_t*, const char*, char*, Sflong_t));
H A Dsfio.h65 typedef struct _sffmt_s Sffmt_t; typedef
66 typedef int (*Sffmtext_f)_ARG_((Sfio_t*, Void_t*, Sffmt_t*));
67 typedef int (*Sffmtevent_f)_ARG_((Sfio_t*, int, Void_t*, Sffmt_t*));
/titanic_50/usr/src/lib/libcmd/common/
H A Dpids.c59 key(void* handle, Sffmt_t* fp, const char* arg, char** ps, Sflong_t* pn) in key()
H A Dvmstate.c67 key(void* handle, Sffmt_t* fp, const char* arg, char** ps, Sflong_t* pn) in key()
/titanic_50/usr/src/lib/libast/common/comp/
H A Dsyslog.c285 extend(Sfio_t* sp, void* vp, Sffmt_t* dp)
303 Sffmt_t fmt;
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dexpand.c260 static int checkfmt(Sfio_t* sp, void* vp, Sffmt_t* fp) in checkfmt()
320 Sffmt_t fmt; in path_generate()
/titanic_50/usr/src/lib/libast/common/disc/
H A Dsfkeyprintf.c42 Sffmt_t fmt;
138 getfmt(Sfio_t* sp, void* vp, Sffmt_t* dp) in getfmt()
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dprint.c58 Sffmt_t hdr;
68 static int extend(Sfio_t*,void*, Sffmt_t*);
598 static int extend(Sfio_t* sp, void* v, Sffmt_t* fe) in extend()
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE1247 sfio: sfpool, Sffmt_t update