Home
last modified time | relevance | path

Searched defs:a_buf (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libpkg/common/
H A Dpkgstr.c223 pkgstrPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) in pkgstrPrintf_r() argument
519 pkgstrGetToken_r(char * r_sep,char * a_string,int a_index,char * a_separators,char * a_buf,int a_bufLen) pkgstrGetToken_r() argument
860 pkgstrScaleNumericString(char * a_buf,unsigned long long scale) pkgstrScaleNumericString() argument
1100 pkgstrConvertUllToTimeString_r(unsigned long long a_time,char * a_buf,int a_bufLen) pkgstrConvertUllToTimeString_r() argument
[all...]
H A Dvfpops.c1203 vfpSafeWrite(int a_fildes, void *a_buf, size_t a_nbyte) in vfpSafeWrite() argument
1251 vfpSafePwrite(int a_fildes, void *a_buf, size_t a_nbyte, off_t a_offset) in vfpSafePwrite() argument
[all...]
/titanic_51/usr/src/lib/libinstzones/common/
H A Dzones_str.c365 char *a_separators, char *a_buf, int a_bufLen) in _z_strGetToken_r() argument
504 _z_strPrintf_r(char * a_buf,int a_bufLen,char * a_format,...) _z_strPrintf_r() argument
[all...]
/titanic_51/usr/src/cmd/svr4pkg/libinst/
H A Dsml.c1983 sml_strPrintf_r(char *a_buf, int a_bufLen, char *a_format, ...) in sml_strPrintf_r() argument
/titanic_51/usr/src/cmd/sendmail/libmilter/
H A Dengine.c24 char *a_buf; /* argument string */ member
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dthread.h83 int a_buf[2]; /* buffer to which a_fd initially refers */ member