Home
last modified time | relevance | path

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

12

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
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-stable/contrib/lua/src/
Dldump.c26 int strip; member
203 int strip) { in luaU_dump()
/freebsd-12-stable/crypto/openssh/
Dlogintest.c225 char full[17], strip[9], abbrev[5]; in testLineName() local
Dconfigure.ac4892 AC_ARG_ENABLE([strip], optenable
/freebsd-12-stable/cddl/usr.sbin/dwatch/
Ddwatch1176 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
/freebsd-12-stable/sys/netgraph/
Dng_tag.h50 uint8_t strip; /* strip tag if found */ member
Dng_tag.c105 uint8_t strip; member
/freebsd-12-stable/sys/dev/mrsas/
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-stable/contrib/unbound/validator/
Dval_nsec.c523 uint8_t* strip; in val_nsec_proves_no_wc() local
Dval_nsec3.c917 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; in next_closer() local
/freebsd-12-stable/usr.sbin/ppp/
Dsystems.c248 strip(char *line) in strip() function
/freebsd-12-stable/contrib/nvi/regex/
Dregex2.h137 sop *strip; /* malloced area for strip */ member
Dregcomp.c64 sop *strip; /* malloced strip */ member
/freebsd-12-stable/lib/libc/regex/
Dregex2.h173 sop *strip; /* malloced area for strip */ member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
Dregex2.h135 sop *strip; /* malloced area for strip */ member
Dregcomp.c196 sop *strip; /* malloced strip */ member
/freebsd-12-stable/contrib/tcsh/
Dsh.misc.c457 strip(Char *cp) in strip() function
/freebsd-12-stable/usr.bin/xinstall/
Dxinstall.c1308 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) in strip() function
/freebsd-12-stable/sys/geom/raid/
Dmd_nvidia.c1039 off_t size, sectorsize, strip, volsize; in g_raid_md_ctl_nvidia() local
Dmd_jmicron.c1035 off_t size, sectorsize, strip; in g_raid_md_ctl_jmicron() local
Dmd_sii.c1123 off_t size, sectorsize, strip; in g_raid_md_ctl_sii() local
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
/freebsd-12-stable/contrib/elftoolchain/elfcopy/
Delfcopy.h203 } strip; member
/freebsd-12-stable/contrib/gdb/include/
Dbfdlink.h317 enum bfd_link_strip strip; member
/freebsd-12-stable/contrib/telnet/telnet/
Dtelnet.c69 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro

12