Searched refs:ftype (Results 1 - 25 of 92) sorted by relevance

1234

/macosx-10.10/less-25/less/
H A Dmkfuncs.awk3 /^ public/ { ftype = $0; state = 1 }
8 { print ftype,$1,"();"; state = 0 }
/macosx-10.10/BerkeleyDB-21/db/mp/
H A Dmp_register.c24 __memp_register_pp(dbenv, ftype, pgin, pgout)
26 int ftype;
41 (__memp_register(env, ftype, pgin, pgout)), 0, ret);
55 __memp_register(env, ftype, pgin, pgout)
57 int ftype;
74 if (ftype == DB_FTYPE_SET) {
80 dbmp->pg_inout->ftype = ftype;
92 if (mpreg->ftype == ftype) {
[all...]
H A Dmp_bh.c132 if (mfp->ftype != 0 && mfp->ftype != DB_FTYPE_SET) {
135 if (mpreg->ftype == mfp->ftype)
267 ret = mfp->ftype == 0 ? 0 : __memp_pg(dbmfp, bhp, 1);
392 if (mfp->ftype != 0 && !F_ISSET(bhp, BH_CALLPGIN)) {
474 int ftype, ret;
480 if ((ftype = mfp->ftype) == DB_FTYPE_SET)
485 if (ftype
[all...]
H A Dmp_fmethod.c256 *ftypep = dbmfp->ftype;
267 __memp_set_ftype(dbmfp, ftype)
269 int ftype;
273 dbmfp->ftype = ftype;
/macosx-10.10/BerkeleyDB-21/db/dbinc_auto/
H A Ddbreg_auto.h14 DBTYPE ftype; member in struct:___dbreg_register_args
/macosx-10.10/xnu-2782.1.97/SETUP/config/
H A Dopenp.c88 fopenp(const char *fpath, char *file, char *complete, const char *ftype) argument
90 ftyp = ftype;
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dfilter.c560 ber_tag_t ftype; local
578 ftype = LDAP_FILTER_LE;
583 ftype = LDAP_FILTER_GE;
588 ftype = LDAP_FILTER_APPROX;
597 ftype = LDAP_FILTER_EXT;
648 rc = ber_printf( ber, "t{" /*"}"*/, ftype );
691 ftype = LDAP_FILTER_EQUALITY;
694 ftype = LDAP_FILTER_PRESENT;
705 if ( ftype == LDAP_FILTER_PRESENT ) {
706 rc = ber_printf( ber, "ts", ftype, st
727 ber_tag_t ftype = LDAP_FILTER_SUBSTRINGS; local
990 ber_tag_t ftype; local
[all...]
/macosx-10.10/BerkeleyDB-21/db/dbreg/
H A Ddbreg.src26 * ftype: file type
27 * ftype: database type
35 ARG ftype DBTYPE lx
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslaptest.c46 test_file( const char *fname, const char *ftype )
56 ftype, fname, 0 );
/macosx-10.10/file_cmds-242/mtree/
H A Dextern.h51 const char * ftype(u_int type);
/macosx-10.10/apache-793/httpd/include/
H A Dutil_filter.h226 * ftype >= AP_FTYPE_CONNECTION). Any use of this function for
243 ap_filter_type ftype; member in struct:ap_filter_rec_t
348 * @param ftype The type of filter function, either ::AP_FTYPE_CONTENT_SET or
355 ap_filter_type ftype);
361 ap_filter_type ftype);
364 #define ap_register_output_filter(name,ffunc,init,ftype) \
365 ap_register_output_filter_protocol(name,ffunc,init,ftype,0)
378 * @param ftype The type of filter function, either ::AP_FTYPE_CONTENT_SET or
388 ap_filter_type ftype,
/macosx-10.10/apache-793/httpd/server/
H A Dutil_filter.c42 || (before_this)->frec->ftype > (f)->frec->ftype \
206 ap_filter_type ftype,
239 frec->ftype = ftype;
249 ap_filter_type ftype)
253 return register_filter(name, f, filter_init, ftype,
260 ap_filter_type ftype)
263 filter_init, ftype, 0);
270 ap_filter_type ftype,
203 register_filter(const char *name, ap_filter_func filter_func, ap_init_filter_func filter_init, ap_filter_type ftype, filter_trie_node **reg_filter_set) argument
246 ap_register_input_filter(const char *name, ap_in_filter_func filter_func, ap_init_filter_func filter_init, ap_filter_type ftype) argument
257 ap_register_output_filter(const char *name, ap_out_filter_func filter_func, ap_init_filter_func filter_init, ap_filter_type ftype) argument
266 ap_register_output_filter_protocol( const char *name, ap_out_filter_func filter_func, ap_init_filter_func filter_init, ap_filter_type ftype, unsigned int proto_flags) argument
[all...]
/macosx-10.10/ntp-92/libopts/
H A Dfile.c33 * arg: + teOptFileType + ftype + File handling type +
45 teOptFileType ftype, tuFileMode mode)
51 switch (ftype & FTYPE_MODE_EXIST_MASK) {
74 switch (ftype & FTYPE_MODE_EXIST_MASK) {
118 switch (ftype & FTYPE_MODE_OPEN_MASK) {
44 optionFileCheck(tOptions* pOpts, tOptDesc* pOD, teOptFileType ftype, tuFileMode mode) argument
/macosx-10.10/ntp-92/sntp/libopts/
H A Dfile.c33 * arg: + teOptFileType + ftype + File handling type +
45 teOptFileType ftype, tuFileMode mode)
51 switch (ftype & FTYPE_MODE_EXIST_MASK) {
74 switch (ftype & FTYPE_MODE_EXIST_MASK) {
118 switch (ftype & FTYPE_MODE_OPEN_MASK) {
44 optionFileCheck(tOptions* pOpts, tOptDesc* pOD, teOptFileType ftype, tuFileMode mode) argument
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dbrowse133 type = File.ftype(file)
H A Dbrowse257 type = File.ftype(file)
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dbrowse133 type = File.ftype(file)
H A Dbrowse257 type = File.ftype(file)
/macosx-10.10/Libnotify-133.1.1/notifyd/
H A Dpathwatch.c206 * Sets ftype output parameter if it is non-NULL.
209 _path_stat_check_access(const char *path, uid_t uid, gid_t gid, uint32_t *ftype) argument
217 if (ftype != NULL) *ftype = PATH_NODE_TYPE_GHOST;
225 if (ftype != NULL) *ftype = PATH_NODE_TYPE_DIR;
238 if (ftype != NULL) *ftype = t;
257 if ((status == PATH_STAT_ACCESS) && (ftype != NULL)) *ftype
[all...]
/macosx-10.10/apr-32/apr/apr/file_io/os2/
H A Dfilestat.c55 static apr_status_t handle_type(apr_filetype_e *ftype, HFILE file) argument
64 *ftype = APR_REG;
68 *ftype = APR_CHR;
72 *ftype = APR_PIPE;
78 *ftype = APR_UNKFILE;
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesf.h109 NCursesFieldType* ftype; // Associated field type member in class:NCursesFormField
121 ftype(STATIC_CAST(NCursesFieldType*)(0))
133 ftype(STATIC_CAST(NCursesFieldType*)(0))
150 : field(rhs.field), ftype(rhs.ftype)
163 f->ftype = ftype;
177 f->ftype = ftype;
314 ftype
[all...]
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dgetflags.c247 nflags = (table[o].ftype >> 8) & 0xFF;
252 type = table[o].ftype & 0xFF;
441 type = table[o].ftype & 0xFF;
518 type = table[o].ftype;
536 table[o].ftype);
/macosx-10.10/OpenSSH-189/openssh/
H A Dmux.c516 format_forward(u_int ftype, Forward *fwd) argument
520 switch (ftype) {
542 fatal("%s: unknown forward type %u", __func__, ftype);
636 u_int ftype; local
640 if (buffer_get_int_ret(&ftype, m) != 0 ||
660 (fwd_desc = format_forward(ftype, &fwd)));
662 if (ftype != MUX_FWD_LOCAL && ftype != MUX_FWD_REMOTE &&
663 ftype != MUX_FWD_DYNAMIC) {
664 logit("%s: invalid forwarding type %u", __func__, ftype);
788 u_int ftype; local
1602 mux_client_forward(int fd, int cancel_flag, u_int ftype, Forward *fwd) argument
[all...]
/macosx-10.10/BerkeleyDB-21/db/cxx/
H A Dcxx_mpool.cpp107 DB_MPOOLFILE_METHOD(set_ftype, (int ftype),
108 (mpf, ftype), DB_RETOK_STD)
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_ipv6.c209 u_int16_t ftype = PPP_IPV6; local
213 memcpy(frame_type, &ftype, sizeof(u_int16_t));

Completed in 239 milliseconds

1234