Home
last modified time | relevance | path

Searched refs:po_type (Results 1 – 25 of 28) sorted by relevance

12

/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libprop/
H A Dprop_object.c85 po->po_type = pot; in _prop_object_init()
1020 if (po->po_type->pot_lock != NULL) in prop_object_release_emergency()
1021 po->po_type->pot_lock(); in prop_object_release_emergency()
1024 unlock = po->po_type->pot_unlock; in prop_object_release_emergency()
1037 _PROP_ASSERT(po->po_type); in prop_object_release_emergency()
1038 if ((po->po_type->pot_free)(NULL, &obj) == in prop_object_release_emergency()
1080 if (po->po_type->pot_lock != NULL) in prop_object_release()
1081 po->po_type->pot_lock(); in prop_object_release()
1084 unlock = po->po_type->pot_unlock; in prop_object_release()
1124 return (po->po_type->pot_type); in prop_object_type()
[all …]
H A Dprop_array.c83 ((x) != NULL && (x)->pa_obj.po_type == &_prop_object_type_array)
178 if ((*po->po_type->pot_extern)(ctx, po) == false) { in _prop_array_externalize()
275 pa->pa_obj.po_type = &_prop_object_type_array; in _prop_array_alloc()
753 (*pa->pa_obj.po_type->pot_extern)(ctx, pa) == false || in prop_array_externalize()
H A Dprop_bool.c61 ((x) != NULL && (x)->pb_obj.po_type == &_prop_object_type_bool)
H A Dprop_dictionary.c157 ((x) != NULL && (x)->pd_obj.po_type == &_prop_object_type_dictionary)
159 ((x) != NULL && (x)->pdk_obj.po_type == &_prop_object_type_dict_keysym)
463 (*po->po_type->pot_extern)(ctx, po) == false) { in _prop_dictionary_externalize()
1219 (*pd->pd_obj.po_type->pot_extern)(ctx, pd) == false || in prop_dictionary_externalize()
H A Dprop_string.c72 ((x) != NULL && (x)->ps_obj.po_type == &_prop_object_type_string)
H A Dprop_number.c88 ((x) != NULL && (x)->pn_obj.po_type == &_prop_object_type_number)
H A Dprop_data.c83 ((x) != NULL && (x)->pd_obj.po_type == &_prop_object_type_data)
H A Dprop_object_impl.h218 const struct _prop_object_type *po_type;/* type descriptor */ member
/dports/lang/sdcc/sdcc-4.0.0/src/pic14/
H A Dralloc.h99 reg_info *allocInternalRegister(int rIdx, const char *name, PIC_OPTYPE po_type, int alias);
100 reg_info *allocProcessorRegister(int rIdx, const char *name, short po_type, int alias);
H A Dralloc.c477 allocProcessorRegister(int rIdx, const char *name, short po_type, int alias) in allocProcessorRegister() argument
480 return addSet(&dynProcessorRegs,newReg(REG_SFR, po_type, rIdx, name,1,alias)); in allocProcessorRegister()
487 allocInternalRegister(int rIdx, const char *name, PIC_OPTYPE po_type, int alias) in allocInternalRegister() argument
489 reg_info *reg = newReg(REG_GPR, po_type, rIdx, name,1,alias); in allocInternalRegister()
/dports/dns/hesiod/hesiod-3.2.1/src/lib/
H A Dhesiod.h61 char *po_type; member
H A Dhescompat.c140 compatpo.po_type = po->hesiod_po_type; in hes_getmailhost()
H A Dhestest.c420 if (!spec || strcmp(office->po_type, field) != 0) in compare_compat_office()
/dports/security/cyrus-sasl2-gssapi/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/security/cyrus-sasl2/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/security/cyrus-sasl2-sql/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/security/cyrus-sasl2-saslauthd/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/sasl2-sys-0.1.12/sasl2/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/security/cyrus-sasl2-ldapdb/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/security/cyrus-sasl2-srp/cyrus-sasl-2.1.28/mac/CommonKClient/mac_kclient3/Headers/KerberosSupport/
H A Dhesiod.h79 char *po_type;
/dports/cad/electric/electric-7.00/src/include/
H A Diocifpars.h218 INTBIG po_type; member
/dports/editors/emacs-devel/emacs-4d1968b/lib-src/
H A Dpop.c209 if (office && office->po_type && (! strcmp (office->po_type, "POP")) in pop_open()
/dports/editors/emacs/emacs-27.2/lib-src/
H A Dpop.c209 if (office && office->po_type && (! strcmp (office->po_type, "POP")) in pop_open()
/dports/lang/sdcc/sdcc-4.0.0/src/pic16/
H A Dralloc.c492 pic16_allocProcessorRegister(int rIdx, const char * name, short po_type, int alias) in pic16_allocProcessorRegister() argument
494 reg_info *reg = newReg(REG_SFR, po_type, rIdx, name, 1, alias, NULL); in pic16_allocProcessorRegister()
510 pic16_allocInternalRegister(int rIdx, const char *name, short po_type, int alias) in pic16_allocInternalRegister() argument
512 reg_info * reg = newReg(REG_GPR, po_type, rIdx, name, 1, alias, NULL); in pic16_allocInternalRegister()
/dports/mail/fetchmailconf/fetchmail-6.4.28/
H A Ddriver.c986 if (hes_p != NULL && strcmp(hes_p->po_type, "POP") == 0) { in do_session()

12