Searched defs:strip (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10-stable/crypto/openssh/
H A Dlogintest.c225 char full[17], strip[9], abbrev[5]; local
/freebsd-10-stable/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-stable/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...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dsystems.c246 strip(char *line) function
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_nsec.c515 uint8_t* strip; local
H A Dval_nsec3.c913 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregex2.h129 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c60 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h167 sop *strip; /* malloced area for strip */ member in struct:re_guts
H A Dregcomp.c72 sop *strip; /* malloced strip */ member in struct:parse
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.misc.c447 strip(Char *cp) function
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h317 enum bfd_link_strip strip; member in struct:bfd_link_info
/freebsd-10-stable/sys/geom/raid/
H A Dmd_jmicron.c1033 off_t size, sectorsize, strip; local
[all...]
H A Dmd_nvidia.c1037 off_t size, sectorsize, strip, volsize; local
[all...]
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_ddf.c2256 off_t size, sectorsize, strip, offs[DDF_MAX_DISKS_HARD], esize; local
[all...]
/freebsd-10-stable/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...]
/freebsd-10-stable/usr.bin/xinstall/
H A Dxinstall.c1249 strip(cons function
[all...]
/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h362 enum bfd_link_strip strip; member in struct:bfd_link_info
/freebsd-10-stable/contrib/telnet/telnet/
H A Dtelnet.c73 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dcl.h235 int strip; /* number of leading path components to strip */ member in struct:svn_cl__opt_state_t

Completed in 186 milliseconds

12