Searched defs:strip (Results 1 - 25 of 36) sorted by last modified time

12

/freebsd-10.2-release/usr.sbin/ppp/
H A Dsystems.c246 strip(char *line) function
/freebsd-10.2-release/usr.bin/xinstall/
H A Dxinstall.c1219 strip(cons function
[all...]
/freebsd-10.2-release/sys/netgraph/
H A Dng_tag.h48 uint8_t strip; /* strip tag if found */ member in struct:ng_tag_hookin
H A Dng_tag.c103 uint8_t strip; member in struct:ng_tag_hookinfo
/freebsd-10.2-release/sys/geom/raid/
H A Dmd_sii.c1121 off_t size, sectorsize, strip; local
[all...]
H A Dmd_promise.c1267 off_t esize, offs[PROMISE_MAX_DISKS], size, sectorsize, strip; local
[all...]
H A Dmd_nvidia.c1037 off_t size, sectorsize, strip, volsize; local
[all...]
H A Dmd_jmicron.c1033 off_t size, sectorsize, strip; local
[all...]
H A Dmd_intel.c1700 off_t off, size, sectorsize, strip, disk_sectors; local
[all...]
H A Dmd_ddf.c2256 off_t size, sectorsize, strip, offs[DDF_MAX_DISKS_HARD], esize; local
[all...]
/freebsd-10.2-release/sys/dev/mrsas/
H A Dmrsas_fp.c540 get_row_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
606 u_int64_t strip; local
656 get_arm_from_strip(struct mrsas_softc *sc, u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) argument
[all...]
H A Dmrsas.h2369 u_int64_t strip; member in struct:mrsas_evt_detail::__anon9480::__anon9488
/freebsd-10.2-release/sys/dev/mfi/
H A Dmfireg.h1004 uint64_t strip; member in struct:mfi_evt_detail::__anon9326::__anon9334
/freebsd-10.2-release/lib/libc/regex/
H A Dregex2.h167 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c73 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-10.2-release/crypto/openssh/
H A Dsftp.c333 path_strip(char *path, char *strip) argument
H A Dlogintest.c225 char full[17], strip[9], abbrev[5]; local
/freebsd-10.2-release/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd-10.2-release/contrib/unbound/validator/
H A Dval_nsec3.c967 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local
H A Dval_nsec.c493 uint8_t* strip; local
/freebsd-10.2-release/contrib/telnet/telnet/
H A Dtelnet.c73 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/freebsd-10.2-release/contrib/tcsh/
H A Dsh.misc.c447 strip(Char *cp) function
/freebsd-10.2-release/contrib/subversion/subversion/svn/
H A Dcl.h228 int strip; /* number of leading path components to strip */ member in struct:svn_cl__opt_state_t
/freebsd-10.2-release/contrib/nvi/regex/
H A Dregex2.h141 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c68 sop *strip; /* malloced strip */ member in struct:parse
[all...]

Completed in 260 milliseconds

12