Searched defs:unit (Results 1 - 25 of 490) sorted by last modified time

1234567891011>>

/freebsd-10.0-release/usr.bin/netstat/
H A Dmain.c336 int unit; /* unit number for above */ variable
/freebsd-10.0-release/usr.bin/setchannel/
H A Dsetchannel.c91 int unit; local
/freebsd-10.0-release/usr.bin/units/
H A Dunits.c463 lookupunit(const char *unit) argument
625 completereduce(struct unittype * unit) argument
[all...]
/freebsd-10.0-release/usr.bin/find/
H A Dfunction.c151 char *str, *unit; /* Pointer to character ending conversion. */ local
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c1447 char *unit; local
/freebsd-10.0-release/crypto/openssh/
H A Dprogressmeter.c78 static const char unit[] = " KMGT"; variable
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dfmt_scaled.c197 unit_type unit = NONE; local
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dfil.c6102 int unit, space; local
7857 int unit; local
[all...]
H A Dip_dstlist.c786 int unit, i, err = 0; local
842 int unit, err; local
[all...]
H A Dmlfk_ipl.c345 int unit = GET_MINOR(dev); local
408 int unit = GET_MINOR(dev); local
455 int unit local
483 int unit = GET_MINOR(dev); local
[all...]
H A Dip_fil_freebsd.c293 int error = 0, unit = 0; local
H A Dip_htable.c284 int err, i, unit; local
[all...]
H A Dip_lookup.c605 int err, unit, num, type, i; local
[all...]
H A Dip_pool.c602 int unit, i, err = 0; local
955 int poolnum, unit; local
1143 int i, num = 0, unit, err; local
[all...]
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_log.c144 int unit; local
194 int unit; local
[all...]
/freebsd-10.0-release/sys/netpfil/pf/
H A Dif_pflog.c109 pflog_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
H A Dif_pfsync.c289 pfsync_clone_create(struct if_clone *ifc, int unit, caddr_t param) argument
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-cmd-queue.h240 int unit = queue_id>>16; local
H A Dcvmx-helper-board.c189 int unit = (addr >> 7) & 3; local
/freebsd-10.0-release/sys/i386/xbox/
H A Dxboxfb.c212 xboxfb_init(int unit, video_adapter_t* adp, int flags) argument
276 xboxfb_probe(int unit, video_adapter_t** adp, void* arg, int flags) argument
/freebsd-10.0-release/sys/geom/
H A Dgeom_ccd.c702 int *unit, *ileave, *nprovider; local
852 int i, unit, *up; local
[all...]
/freebsd-10.0-release/sys/geom/gate/
H A Dg_gate.c273 g_gate_hold(int unit, const char *name) argument
313 g_gate_getunit(int unit, int *errorp) argument
438 int error = 0, unit; local
[all...]
/freebsd-10.0-release/sys/net/
H A Dif.c3349 if_initname(struct ifnet *ifp, const char *name, int unit) argument
H A Dif_bridge.c580 bridge_clone_create(struct if_clone *ifc, int unit, caddr_t params) argument
H A Dif_clone.c410 u_int unit; local
534 ifc_name2unit(const char *name, int *unit) argument
563 ifc_alloc_unit(struct if_clone *ifc, int *unit) argument
603 ifc_free_unit(struct if_clone *ifc, int unit) argument
636 int unit; local
676 int unit; local
[all...]

Completed in 227 milliseconds

1234567891011>>