Searched refs:FNAME (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/ |
H A D | asn1_encode.h | 518 #define MAKE_ENCFN(FNAME,DESC) \ 519 static asn1_error_code FNAME(asn1buf *buf, \ 713 #define MAKE_FULL_ENCODER(FNAME, DESC) \ 714 krb5_error_code FNAME(const aux_typedefname_##DESC *rep, \
|
/osnet-11/usr/src/cmd/sendmail/db/log/ |
H A D | log_rec.c | 61 static int __log_lid_to_fname __P((DB_LOG *, u_int32_t, FNAME **)); 326 FNAME *fname; 432 FNAME **fnamep; 434 FNAME *fnp;
|
H A D | log_register.c | 39 FNAME *fnp, *reuse_fnp; 90 else if ((ret = __db_shalloc(dblp->addr, sizeof(FNAME), 0, &fnp)) != 0) 158 FNAME *fnp;
|
H A D | log_put.c | 78 FNAME *fnp;
|
/osnet-11/usr/src/cmd/sendmail/db/include/ |
H A D | log.h | 13 struct __fname; typedef struct __fname FNAME; typedef in typeref:struct:__fname 183 * FNAME --
|
/osnet-11/usr/src/lib/libparted/common/libparted/fs/xfs/ |
H A D | xfs_sb.h | 167 #define XFS_SB_FNAME XFS_SB_MVAL(FNAME)
|
Completed in 35 milliseconds