Home
last modified time | relevance | path

Searched refs:chop (Results 1 – 25 of 25) sorted by relevance

/freebsd-head/usr.sbin/ppp/
HDchat.c425 int chop; in chat_Read() local
427 for (chop = begin - c->buf; chop; chop--) in chat_Read()
428 if (c->buf[chop] == '\n') in chat_Read()
432 if (!chop) in chat_Read()
433 chop = begin - c->buf; in chat_Read()
435 if (chop) { in chat_Read()
439 from = to + chop; in chat_Read()
442 c->bufstart -= chop; in chat_Read()
443 c->bufend -= chop; in chat_Read()
444 begin -= chop; in chat_Read()
[all …]
/freebsd-head/contrib/ntp/scripts/deprecated/
HDfreq_adj.in16 chop($timer = `sysctl -n kern.timecounter.hardware 2> /dev/null`);
58 chop;
78 chop($mach_freq = `sysctl -n $sysctl`);
/freebsd-head/stand/kboot/libkboot/
HDseg.c266 chop(char *line) in chop() function
298 chop(buf); in populate_avail_from_iomem()
320 chop(buf); in populate_avail_from_iomem()
339 chop(buf); in populate_avail_from_iomem()
/freebsd-head/contrib/dma/
HDlocal.c217 goto chop; in deliver_local()
250 chop: in deliver_local()
/freebsd-head/contrib/ntp/scripts/
HDsummary.in138 chop; # strip record separator
214 chop; # strip record separator
306 chop; # strip record separator
HDplot_summary.in116 chop; # strip record separator
258 chop; # strip record separator
/freebsd-head/contrib/ldns/
HDdname.c192 ldns_rdf *chop; in ldns_dname_left_chop() local
208 chop = ldns_dname_new_frm_data(ldns_rdf_size(d) - label_pos - 1, in ldns_dname_left_chop()
210 return chop; in ldns_dname_left_chop()
/freebsd-head/crypto/openssh/
HDmisc.h56 char *chop(char *);
HDssh-keyscan.c550 c->c_name, ssh_port, chop(buf)); in congreet()
HDssh_namespace.h198 #define chop Fssh_chop macro
HDmisc.c82 chop(char *s) in chop() function
/freebsd-head/contrib/lua/src/
HDliolib.c519 static int read_line (lua_State *L, FILE *f, int chop) { in read_line() argument
532 if (!chop && c == '\n') /* want a newline and have one? */ in read_line()
/freebsd-head/contrib/ntp/scripts/monitoring/
HDntptrap301 chop($date=&ctime($time));
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips.td17 // The overall idea of the PredicateControl class is to chop the Predicates list
/freebsd-head/sys/dev/mxge/
HDif_mxge.c1806 int next_is_first, chop, cnt, rdma_count, small; in mxge_encap_tso() local
1899 chop = (cum_len_next > mss); in mxge_encap_tso()
1902 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in mxge_encap_tso()
1905 rdma_count |= -(chop | next_is_first); in mxge_encap_tso()
1906 rdma_count += chop & !next_is_first; in mxge_encap_tso()
/freebsd-head/contrib/less/
HDless.hlp189 -S ........ --chop-long-lines
/freebsd-head/contrib/sendmail/contrib/
HDmmuegel941 X chop;
974 X chop;
1903 X chop ($Host_Report);
1930 X chop ($Message_Report);
HDmailprio151 X chop $addr;
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonDepInstrInfo.td4145 "$Rdd32 = convert_df2d($Rss32):chop",
4177 "$Rdd32 = convert_df2ud($Rss32):chop",
4199 "$Rd32 = convert_df2uw($Rss32):chop",
4223 "$Rd32 = convert_df2w($Rss32):chop",
4245 "$Rdd32 = convert_sf2d($Rs32):chop",
4275 "$Rdd32 = convert_sf2ud($Rs32):chop",
4297 "$Rd32 = convert_sf2uw($Rs32):chop",
4321 "$Rd32 = convert_sf2w($Rs32):chop",
/freebsd-head/share/dict/
HDweb2a10403 cat-chop
11548 chop-cherry
11549 chop-chop
11550 chop dollar
11554 chop suey
21649 first-chop
41662 pork chop
64540 tiger chop
HDweb235422 chop
/freebsd-head/contrib/one-true-awk/testdir/
HDfunstack.in9754chop and round modes of arithmetic with various numbers of guard digits, and with a modified round…
HDbib22612 …eople, and flay their skin from off them; and they break their bones, and chop them in pieces, as …
/freebsd-head/contrib/ncurses/
HDNEWS9579 by Kevin Murphy <murphy@genome.chop.edu>).
/freebsd-head/contrib/ntp/
HDCommitLog188068 chop down some #ifdef forest