Searched +defs:unit +defs:name (Results 1 - 25 of 55) sorted by relevance

123

/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-units.el[all...]
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dfds.c63 const char* name; member in struct:NV_s
168 int unit; local
[all...]
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConfigurationInternal.h53 CFStringRef name; member in struct:__anon7137
79 CFStringRef name; member in struct:__anon7138
112 CFStringRef name; // non-localized [display] name member in struct:__anon7140
158 CFNumberRef unit; member in struct:__anon7140
160 CFStringRef name; member in struct:__anon7140::__anon7141
[all...]
/macosx-10.10/network_cmds-457/netstat.tproj/
H A Dmain.c209 int unit; /* unit number for above */ variable
501 knownname(char *name) argument
516 name2protox(char *name) argument
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Deap.h61 char *name; // extension name member in struct:eap_ext
81 int unit; /* Interface unit number */ member in struct:eap_state
H A Deap.c945 int unit = 0; local
976 int unit = (uintptr_t)arg; local
1167 char *name; local
[all...]
H A Dchap-new.c117 char *name; member in struct:chap_client_state
128 char *name; member in struct:chap_server_state
186 chap_init(int unit) argument
211 chap_lowerup(int unit) argument
251 chap_lowerdown(int unit) argument
275 chap_auth_peer(int unit, char *our_name, int digest_code) argument
305 chap_auth_with_peer(int unit, char *our_name, int digest_code) argument
394 unsigned char *name = NULL; /* initialized to shut gcc up */ local
557 chap_verify_response(u_char *name, u_char *ourname, int id, struct chap_digest_type *digest, unsigned char *challenge, unsigned char *response, unsigned char *message, int message_space) argument
890 chap_input(int unit, unsigned char *pkt, int pktlen) argument
926 chap_protrej(int unit) argument
[all...]
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDASupport.c123 char * name; local
857 __DAUnit * unit; local
882 __DAUnit * unit; local
895 __DAUnit * unit; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dreldatefmttest.cpp31 UDateRelativeUnit unit; member in struct:WithQuantityExpected
37 UDateAbsoluteUnit unit; member in struct:WithoutQuantityExpected
226 runIndexedTest( int32_t index, UBool exec, const char *&name, char *) argument
421 VerifyIllegalArgument( const RelativeDateTimeFormatter& fmt, UDateDirection direction, UDateRelativeUnit unit) argument
433 VerifyIllegalArgument( const RelativeDateTimeFormatter& fmt, UDateDirection direction, UDateAbsoluteUnit unit) argument
496 RelativeUnitStr( UDateRelativeUnit unit) argument
519 AbsoluteUnitStr( UDateAbsoluteUnit unit) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/dom/
H A DStyledElement.cpp153 void StyledElement::attributeChanged(const QualifiedName& name, const AtomicString& oldValue, const AtomicString& newValue, AttributeModificationReason reason) argument
236 bool StyledElement::setInlineStyleProperty(CSSPropertyID propertyID, double value, CSSPrimitiveValue::UnitTypes unit, bool important) argument
368 addPropertyToPresentationAttributeStyle(MutableStyleProperties& style, CSSPropertyID propertyID, double value, CSSPrimitiveValue::UnitTypes unit) argument
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/include/opcode/
H A Dd10v.h39 const char *name; member in struct:d10v_opcode
62 int unit; member in struct:d10v_opcode
196 char *name; /* name to recognize */ member in struct:pd_reg
H A Dd30v.h29 char *name; /* name to recognize */ member in struct:pd_reg
73 const char *name; member in struct:d30v_opcode
130 int unit; member in struct:d30v_opcode
/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-extension/
H A Dppp_mppe.c91 int unit; member in struct:ppp_mppe_state
288 ppp_print_buffer (const __u8 *name, const __u8 *buf, int count) argument
358 mppe_comp_init(void *arg, unsigned char *options, int opt_len, int unit, argument
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_ipsec.c527 char name[IFNAMSI local
424 ipsec_ctl_disconnect(__unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo) argument
454 ipsec_ctl_send(__unused kern_ctl_ref kctlref, __unused u_int32_t unit, __unused void *unitinfo, mbuf_t m, __unused int flags) argument
466 ipsec_ctl_setopt(__unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo, int opt, void *data, size_t len) argument
569 ipsec_ctl_getopt(__unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo, int opt, void *data, size_t *len) argument
[all...]
H A Dif_utun.c420 utun_ctl_disconnect( __unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo) argument
455 utun_ctl_send( __unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo, mbuf_t m, __unused int flags) argument
475 utun_ctl_setopt( __unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo, int opt, void *data, size_t len) argument
567 char name[IFNAMSIZ]; local
609 utun_ctl_getopt( __unused kern_ctl_ref kctlref, __unused u_int32_t unit, void *unitinfo, int opt, void *data, size_t *len) argument
656 utun_ctl_rcvd(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, int flags) argument
[all...]
/macosx-10.10/file_cmds-242/df/
H A Ddf.c311 getmntpt(char *name) argument
361 unit_t unit; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngget.c524 png_get_iCCP(png_structp png_ptr, png_infop info_ptr, png_charpp name, int *compression_type, png_charpp profile, png_uint_32 *proflen) argument
662 png_get_sCAL(png_structp png_ptr, png_infop info_ptr, int *unit, double *width, double *height) argument
678 png_get_sCAL_s(png_structp png_ptr, png_infop info_ptr, int *unit, png_charpp width, png_charpp height) argument
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_control.c362 u_int32_t unit = 1; local
688 ctl_enqueuembuf(void *kctlref, u_int32_t unit, struct mbuf *m, u_int32_t flags) argument
748 ctl_enqueuembuf_list(void *kctlref, u_int32_t unit, struct mbuf *m_list, u_int32_t flags, struct mbuf **m_remain) argument
858 ctl_enqueuedata(void *kctlref, u_int32_t unit, void *data, size_t len, u_int32_t flags) argument
927 ctl_getenqueuespace(kern_ctl_ref kctlref, u_int32_t unit, size_t *space) argument
948 ctl_getenqueuereadable(kern_ctl_ref kctlref, u_int32_t unit, u_int32_t *difference) argument
1301 ctl_find_by_name(const char *name) argument
1315 ctl_id_by_name(const char *name) argument
1357 ctl_find_by_id_unit(u_int32_t id, u_int32_t unit) argument
1376 kcb_find(struct kctl *kctl, u_int32_t unit) argument
1390 kcb_find_socket(struct kctl *kctl, u_int32_t unit) argument
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h106 char name[IP6FW_IFNLEN]; member in struct:ip6_fw_if::__anon14771
107 short unit; /* -1 means match any unit */ member in struct:ip6_fw_if::__anon14771
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dkern_control.h610 char name[MAX_KCTL_NAME]; /* unique nke identifier, provided by DTS */ member in struct:kctl
638 u_int32_t unit; member in struct:ctl_cb
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dgdb-ui.el[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dmeasfmt.cpp151 static UBool isCurrency(const MeasureUnit &unit) { argument
636 const char *name = locale.getName(); local
[all...]
/macosx-10.10/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceDevice.cpp183 char unit[10]; local
1026 char name[27] = { 0 }; local
1063 char name[28] = { 0 }; local
[all...]
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertionLog.c82 CFTypeRef type = NULL, name = NULL, btSymbols = NULL; local
693 IOReportUnits unit = kIOReportUnit_s; local
/macosx-10.10/groff-38/groff/src/devices/grops/
H A Dpsrm.cpp127 string name; member in struct:resource
213 resource *resource_manager::lookup_font(const char *name) argument
193 lookup_resource(resource_type type, string &name, string &version, unsigned revision) argument
228 need_font(const char *name) argument
559 const char *name = *ptr; local
799 int unit = Bytes; local
917 const char *name = ptr; local
963 const char *name; member in struct:comment_info
[all...]

Completed in 237 milliseconds

123