Home
last modified time | relevance | path

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

12

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dldump.c22 int strip; member
162 int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip) in luaU_dump()
/freebsd-12.1/contrib/lua/src/
H A Dldump.c26 int strip; member
203 int strip) { in luaU_dump()
/freebsd-12.1/crypto/openssh/
H A Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
H A Dconfigure.ac4582 AC_ARG_ENABLE([strip], optenable
/freebsd-12.1/cddl/usr.sbin/dwatch/
H A Ddwatch1176 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
/freebsd-12.1/sys/netgraph/
H A Dng_tag.h50 uint8_t strip; /* strip tag if found */ member
H A Dng_tag.c105 uint8_t strip; member
/freebsd-12.1/sys/dev/mrsas/
H A Dmrsas_fp.c728 u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) in get_row_from_strip()
793 u_int64_t strip; in get_strip_from_row() local
844 u_int32_t ld, u_int64_t strip, MR_DRV_RAID_MAP_ALL * map) in get_arm_from_strip()
/freebsd-12.1/usr.sbin/ppp/
H A Dsystems.c248 strip(char *line) in strip() function
/freebsd-12.1/contrib/nvi/regex/
H A Dregex2.h137 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c64 sop *strip; /* malloced strip */ member
/freebsd-12.1/contrib/unbound/validator/
H A Dval_nsec.c517 uint8_t* strip; in val_nsec_proves_no_wc() local
/freebsd-12.1/lib/libc/regex/
H A Dregex2.h169 sop *strip; /* malloced area for strip */ member
/freebsd-12.1/contrib/llvm/lib/Support/
H A Dregex2.h135 sop *strip; /* malloced area for strip */ member
H A Dregcomp.c195 sop *strip; /* malloced strip */ member
/freebsd-12.1/contrib/tcsh/
H A Dsh.misc.c447 strip(Char *cp) in strip() function
/freebsd-12.1/usr.bin/xinstall/
H A Dxinstall.c1293 strip(const char *to_name) in strip() function
/freebsd-12.1/contrib/gdb/include/
H A Dbfdlink.h317 enum bfd_link_strip strip; member
/freebsd-12.1/sys/geom/raid/
H A Dmd_nvidia.c1039 off_t size, sectorsize, strip, volsize; in g_raid_md_ctl_nvidia() local
H A Dmd_jmicron.c1035 off_t size, sectorsize, strip; in g_raid_md_ctl_jmicron() local
H A Dmd_sii.c1123 off_t size, sectorsize, strip; in g_raid_md_ctl_sii() local
/freebsd-12.1/contrib/elftoolchain/elfcopy/
H A Delfcopy.h203 } strip; member
/freebsd-12.1/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd-12.1/contrib/subversion/subversion/svn/
H A Dcl.h240 int strip; /* number of leading path components to strip */ member
/freebsd-12.1/contrib/telnet/telnet/
H A Dtelnet.c69 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro

12