| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| D | ldump.c | 22 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/ |
| D | ldump.c | 26 int strip; member 203 int strip) { in luaU_dump()
|
| /freebsd-12-stable/crypto/openssh/ |
| D | logintest.c | 225 char full[17], strip[9], abbrev[5]; in testLineName() local
|
| D | configure.ac | 4892 AC_ARG_ENABLE([strip], optenable
|
| /freebsd-12-stable/cddl/usr.sbin/dwatch/ |
| D | dwatch | 1176 function strip(s) { gsub(/\033\[[0-9;]*m/, "", s); return s } function
|
| /freebsd-12-stable/sys/netgraph/ |
| D | ng_tag.h | 50 uint8_t strip; /* strip tag if found */ member
|
| D | ng_tag.c | 105 uint8_t strip; member
|
| /freebsd-12-stable/sys/dev/mrsas/ |
| D | mrsas_fp.c | 728 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/ |
| D | val_nsec.c | 523 uint8_t* strip; in val_nsec_proves_no_wc() local
|
| D | val_nsec3.c | 917 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; in next_closer() local
|
| /freebsd-12-stable/usr.sbin/ppp/ |
| D | systems.c | 248 strip(char *line) in strip() function
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| D | regex2.h | 137 sop *strip; /* malloced area for strip */ member
|
| D | regcomp.c | 64 sop *strip; /* malloced strip */ member
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | regex2.h | 173 sop *strip; /* malloced area for strip */ member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | regex2.h | 135 sop *strip; /* malloced area for strip */ member
|
| D | regcomp.c | 196 sop *strip; /* malloced strip */ member
|
| /freebsd-12-stable/contrib/tcsh/ |
| D | sh.misc.c | 457 strip(Char *cp) in strip() function
|
| /freebsd-12-stable/usr.bin/xinstall/ |
| D | xinstall.c | 1308 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) in strip() function
|
| /freebsd-12-stable/sys/geom/raid/ |
| D | md_nvidia.c | 1039 off_t size, sectorsize, strip, volsize; in g_raid_md_ctl_nvidia() local
|
| D | md_jmicron.c | 1035 off_t size, sectorsize, strip; in g_raid_md_ctl_jmicron() local
|
| D | md_sii.c | 1123 off_t size, sectorsize, strip; in g_raid_md_ctl_sii() local
|
| /freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/ |
| D | telnet.c | 38 #define strip(x) (eight ? (x) : ((x) & 0x7f)) macro
|
| /freebsd-12-stable/contrib/elftoolchain/elfcopy/ |
| D | elfcopy.h | 203 } strip; member
|
| /freebsd-12-stable/contrib/gdb/include/ |
| D | bfdlink.h | 317 enum bfd_link_strip strip; member
|
| /freebsd-12-stable/contrib/telnet/telnet/ |
| D | telnet.c | 69 #define strip(x) ((my_want_state_is_wont(TELOPT_BINARY)) ? ((x)&0x7f) : (x)) macro
|