Home
last modified time | relevance | path

Searched defs:ftype (Results 1 – 25 of 46) sorted by relevance

12

/titanic_41/usr/src/uts/common/sys/crypto/
H A Dops_impl.h323 #define IS_INIT_OP(ftype) ((ftype) == KCF_OP_INIT) argument
324 #define IS_SINGLE_OP(ftype) ((ftype) == KCF_OP_SINGLE) argument
325 #define IS_UPDATE_OP(ftype) ((ftype) == KCF_OP_UPDATE) argument
326 #define IS_FINAL_OP(ftype) ((ftype) == KCF_OP_FINAL) argument
327 #define IS_ATOMIC_OP(ftype) ( \ argument
368 #define KCF_WRAP_DIGEST_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
385 #define KCF_WRAP_MAC_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
403 #define KCF_WRAP_ENCRYPT_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
421 #define KCF_WRAP_DECRYPT_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
439 #define KCF_WRAP_SIGN_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ argument
[all …]
/titanic_41/usr/src/lib/libpkg/common/
H A Dverify.c144 cverify(int fix, char *ftype, char *path, struct cinfo *cinfo, in cverify()
340 clear_target(char *path, char *ftype, int is_a_dir) in clear_target()
385 averify(int fix, char *ftype, char *path, struct ainfo *ainfo) in averify()
840 fverify(int fix, char *ftype, char *path, struct ainfo *ainfo, in fverify()
H A Dckvolseq.c49 char ftype, path[PATH_MAX]; in ckvolseq() local
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dlog_auto.h23 DBTYPE ftype; member
H A Dmp.h151 int ftype; /* File type. */ member
243 int ftype; /* File type. */ member
/titanic_41/usr/src/tools/protolist/
H A Dprotolist.c46 char ftype; in visit_dir() local
/titanic_41/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c193 memp_register(dbmp, ftype, pgin, pgout) in memp_register() argument
H A Dmp_bh.c469 int ftype, ret; local
/titanic_41/usr/src/cmd/sh/
H A Dtest.c225 ftype(unsigned char *f, int field) in ftype() function
H A Dhashserv.c460 mode_t ftype; in chk_access() local
/titanic_41/usr/src/cmd/sendmail/db/log/
H A Dlog_auto.c24 opcode, name, uid, id, ftype) in __log_register_log() argument
H A Dlog_rec.c222 __log_do_open(lp, uid, name, ftype, ndx) in __log_do_open() argument
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dcompat.h82 #define getmodsize(size, ftype, ttype) \ argument
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb.c111 int fd, ftype, need_fileid, restore, ret, retry_cnt, swapped; local
/titanic_41/usr/src/ucbcmd/test/
H A Dtest.c241 ftype(char *f, int field) in ftype() function
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c671 ber_uint_t ftype; in put_simple_filter() local
867 ber_uint_t ftype; in put_substring_filter() local
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c742 int rc, off, sz, ftype; in do_scalar_field() local
767 int esz, rc, off, ftype; in do_array_field() local
/titanic_41/usr/src/head/
H A Dpkgstrct.h82 char ftype; member
/titanic_41/usr/src/lib/libc/port/i18n/
H A Dplural_parser.c461 unsigned int flag, ftype, fprio, fopnum, tmp_flag; in plural_expr() local
/titanic_41/usr/src/cmd/bart/
H A Dcreate.c420 char last_field[PATH_MAX], ftype, *acl_str; in eval_file() local
/titanic_41/usr/src/cmd/csh/
H A Dsh.exp.c71 mode_t ftype; in chk_access() local
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c181 uint16_t ftype, in smb_ofile_open()
/titanic_41/usr/src/cmd/backup/restore/
H A Drestore.h220 char ftype; /* file type, e.g. LEAF or NODE */ member
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c491 char *fname = NULL, *ftype = NULL; in fmri_nvl2str() local
906 char *fac, *copy, *fname, *ftype; in make_facility() local
1358 char *fname, *ftype; in hc_walker() local
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c907 uint_t ftype = vt_to_nf4[va.va_type]; in rfs4_op_readdir() local

12