Searched defs:unit (Results 101 - 125 of 190) sorted by relevance

12345678

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Diptap.c184 iptap_clone_create(struct if_clone *ifc, u_int32_t unit, void *params) argument
H A Dndrv.c841 ndrv_handle_ifp_detach(u_int32_t family, short unit) argument
H A Dpktap.c207 pktap_clone_create(struct if_clone *ifc, u_int32_t unit, __unused void *params) argument
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOStateReporter.cpp68 initWith(IOService *reportingService, IOReportCategories categories, int16_t nstates, IOReportUnits unit) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDLibUserClient.h111 UInt32 unit; member in struct:IOHIDElementStruct
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.h358 int unit; member in struct:IONetworkInterface::ExpansionData
[all...]
/macosx-10.10/file_cmds-242/df/
H A Ddf.c361 unit_t unit; local
/macosx-10.10/file_cmds-242/du/
H A Ddu.c654 unit_t unit; local
674 unit_t unit; local
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-dlpi.c798 long unit; local
1442 get_dlpi_ppa(register int fd, register const char *device, register int unit, register char *ebuf) argument
1629 get_dlpi_ppa(register int fd, register const char *ifname, register int unit, register char *ebuf) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetRegisterInfo.h914 PrintRegUnit(unsigned unit, const TargetRegisterInfo *tri) argument
/macosx-10.10/misc_cmds-33/units/
H A Dunits.c463 lookupunit(const char *unit) argument
625 completereduce(struct unittype * unit) argument
[all...]
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_arc.c623 arc_start( int unit, struct peer *peer ) argument
763 arc_shutdown( int unit, struct peer *peer ) argument
1445 request_time( int unit, struct peer *peer ) argument
1472 arc_poll( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_jupiter.c258 jupiter_shutdown(int unit, struct peer *peer) argument
441 jupiter_poll(int unit, struc argument
178 jupiter_start( int unit, struct peer *peer ) argument
480 jupiter_control( int unit, struct refclockstat *in, struct refclockstat *out, struct peer *peer ) argument
[all...]
H A Drefclock_mx4200.c212 mx4200_start( int unit, struct peer *peer ) argument
267 mx4200_shutdown( int unit, struct peer *peer ) argument
606 mx4200_poll( int unit, struct peer *peer ) argument
H A Drefclock_neoclock4x.c118 short unit; /* NTP refclock unit number */ member in struct:neoclock4x_unit
168 neoclock4x_start(int unit, argument
398 neoclock4x_shutdown(int unit, struct peer *peer) argument
666 neoclock4x_poll(int unit, struct peer *peer) argument
680 neoclock4x_control(int unit, struct refclockstat *in, struct refclockstat *out, struct peer *peer) argument
905 neol_query_firmware(int fd, int unit, char *firmware, int maxlen) argument
1033 neol_check_firmware(int unit, const char *firmware, char *firmwaretag) argument
[all...]
H A Drefclock_true.c160 int unit; /* save an extra copy of this */ member in struct:true_unit
246 true_start( int unit, struct peer *peer ) argument
301 true_shutdown( int unit, struct peer *peer ) argument
815 true_poll( int unit, struct peer *peer ) argument
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_if.c181 int ppp_if_attach(u_short *unit) argument
366 ppp_if_attachclient(u_short unit, void *host, ifnet_t *ifp) argument
400 ppp_if_findunit(u_short unit) argument
1218 ppp_if_attachlink(struct ppp_link *link, int unit) argument
[all...]
H A Dppp_serial.c361 u_short unit = 0; local
380 u_short unit; local
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppd/
H A Dacscp.c233 acscp_init(int unit) argument
282 acscp_open(int unit) argument
293 acscp_close(int unit, char *reason) argument
303 acscp_lowerup(int unit) argument
313 acscp_lowerdown(int unit) argument
323 acscp_input(int unit, u_char *p, int len) argument
334 acscp_protrej(int unit) argument
343 acscp_state(int unit) argument
[all...]
H A Dchap-new.c186 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, cha argument
890 chap_input(int unit, unsigned char *pkt, int pktlen) argument
926 chap_protrej(int unit) argument
[all...]
/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dbsd-comp.c106 u_char unit; member in struct:bsd_db
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngget.c662 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
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.h107 short unit; /* -1 means match any unit */ member in struct:ip6_fw_if::__anon14771
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dkern_control.h638 u_int32_t unit; member in struct:ctl_cb
[all...]

Completed in 300 milliseconds

12345678