Home
last modified time | relevance | path

Searched defs:strip (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-9-stable/crypto/openssh/
Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
Dconfigure.ac4087 AC_ARG_ENABLE([strip], optenable
Dsftp.c334 path_strip(char *path, char *strip) in path_strip()
/freebsd-9-stable/sys/netgraph/
Dng_tag.h48 uint8_t strip; /* strip tag if found */ member
Dng_tag.c103 uint8_t strip; member
/freebsd-9-stable/sys/dev/mrsas/
Dmrsas_fp.c433 u_int32_t ld, u_int64_t strip, MR_FW_RAID_MAP_ALL *map) in get_row_from_strip()
499 u_int64_t strip; in get_strip_from_row() local
549 u_int32_t ld, u_int64_t strip, MR_FW_RAID_MAP_ALL *map) in get_arm_from_strip()
/freebsd-9-stable/usr.sbin/ppp/
Dsystems.c246 strip(char *line) in strip() function
/freebsd-9-stable/contrib/llvm/lib/Support/
Dregex2.h129 sop *strip; /* malloced area for strip */ member
Dregcomp.c60 sop *strip; /* malloced strip */ member
/freebsd-9-stable/lib/libc/regex/
Dregex2.h167 sop *strip; /* malloced area for strip */ member
Dregcomp.c73 sop *strip; /* malloced strip */ member
/freebsd-9-stable/contrib/tcsh/
Dsh.misc.c447 strip(Char *cp) in strip() function
/freebsd-9-stable/usr.sbin/sysinstall/
Dindex.c205 strip(char *buf) in strip() function
/freebsd-9-stable/usr.bin/xinstall/
Dxinstall.c1219 strip(const char *to_name) in strip() function
/freebsd-9-stable/contrib/gdb/include/
Dbfdlink.h317 enum bfd_link_strip strip; member
/freebsd-9-stable/sys/geom/raid/
Dmd_jmicron.c1032 off_t size, sectorsize, strip; in g_raid_md_ctl_jmicron() local
Dmd_nvidia.c1036 off_t size, sectorsize, strip, volsize; in g_raid_md_ctl_nvidia() local
Dmd_sii.c1120 off_t size, sectorsize, strip; in g_raid_md_ctl_sii() local
Dmd_promise.c1266 off_t esize, offs[PROMISE_MAX_DISKS], size, sectorsize, strip; in g_raid_md_ctl_promise() local
Dmd_ddf.c2255 off_t size, sectorsize, strip, offs[DDF_MAX_DISKS_HARD], esize; in g_raid_md_ctl_ddf() local
Dmd_intel.c1699 off_t off, size, sectorsize, strip, disk_sectors; in g_raid_md_ctl_intel() local
/freebsd-9-stable/crypto/heimdal/appl/telnet/telnet/
Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd-9-stable/contrib/telnet/telnet/
Dtelnet.c73 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
/freebsd-9-stable/contrib/binutils/include/
Dbfdlink.h362 enum bfd_link_strip strip; member
/freebsd-9-stable/contrib/file/src/
Dapprentice.c3118 mkdbname(struct magic_set *ms, const char *fn, int strip) in mkdbname()

12