Searched refs:tp (Results 276 - 300 of 1245) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/sys/netinet/khelp/
H A Dh_ertt.c139 marked_packet_rtt(struct txseginfo *txsi, struct ertt *e_t, struct tcpcb *tp, argument
166 e_t->marked_snd_cwnd = tp->snd_cwnd;
180 if (tp->t_flags & TF_TSO) {
182 tp->t_flags &= ~TF_TSO;
201 struct tcpcb *tp; local
215 tp = thdp->tp;
218 new_sacked_bytes = (tp->sackhint.last_sack_ack != 0);
220 acked = th->th_ack - tp->snd_una;
222 INP_WLOCK_ASSERT(tp
436 struct tcpcb *tp; local
[all...]
/freebsd-12-stable/tests/sys/audit/
H A Dfile-attribute-modify.c1317 ATF_TP_ADD_TCS(tp)
1319 ATF_TP_ADD_TC(tp, flock_success);
1320 ATF_TP_ADD_TC(tp, flock_failure);
1321 ATF_TP_ADD_TC(tp, fcntl_success);
1322 ATF_TP_ADD_TC(tp, fcntl_failure);
1323 ATF_TP_ADD_TC(tp, fsync_success);
1324 ATF_TP_ADD_TC(tp, fsync_failure);
1326 ATF_TP_ADD_TC(tp, chmod_success);
1327 ATF_TP_ADD_TC(tp, chmod_failure);
1328 ATF_TP_ADD_TC(tp, fchmod_succes
[all...]
/freebsd-12-stable/sys/dev/rc/
H A Drc.c213 struct tty *tp; local
298 tp = rc->rc_tp = ttyalloc();
299 tp->t_sc = rc;
300 tp->t_oproc = rc_start;
301 tp->t_param = rc_param;
302 tp->t_modem = rc_modem;
303 tp->t_break = rc_break;
304 tp->t_close = rc_close;
305 tp->t_stop = rc_stop;
306 ttycreate(tp, TS_CALLOU
588 rc_start(struct tty *tp) argument
659 struct tty *tp; local
778 rc_stop(struct tty *tp, int rw) argument
813 rc_close(struct tty *tp) argument
870 rc_param(struct tty *tp, struct termios *ts) argument
1039 rc_modem(struct tty *tp, int biton, int bitoff) argument
1086 rc_break(struct tty *tp, int brk) argument
[all...]
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_termcap.c256 TERMTYPE *tp = &(TerminalOf(SP_PARM)->type); local
266 for_each_ext_boolean(i, tp) {
267 const char *capname = ExtBoolname(tp, i, boolcodes);
277 result = tp->Booleans[j];
308 TERMTYPE *tp = &(TerminalOf(SP_PARM)->type); local
318 for_each_ext_number(i, tp) {
319 const char *capname = ExtNumname(tp, i, numcodes);
328 if (VALID_NUMERIC(tp->Numbers[j]))
329 result = tp->Numbers[j];
360 TERMTYPE *tp local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libm/
H A Dt_sinh.c255 ATF_TP_ADD_TCS(tp)
258 ATF_TP_ADD_TC(tp, sinh_inrange);
259 ATF_TP_ADD_TC(tp, sinh_nan);
260 ATF_TP_ADD_TC(tp, sinh_inf_neg);
261 ATF_TP_ADD_TC(tp, sinh_inf_pos);
262 ATF_TP_ADD_TC(tp, sinh_zero_neg);
263 ATF_TP_ADD_TC(tp, sinh_zero_pos);
265 ATF_TP_ADD_TC(tp, sinhf_inrange);
266 ATF_TP_ADD_TC(tp, sinhf_nan);
267 ATF_TP_ADD_TC(tp, sinhf_inf_ne
[all...]
/freebsd-12-stable/contrib/atf/atf-c/detail/
H A Dprocess_test.c1108 ATF_TP_ADD_TCS(tp)
1111 ATF_TP_ADD_TC(tp, stream_init_capture);
1112 ATF_TP_ADD_TC(tp, stream_init_connect);
1113 ATF_TP_ADD_TC(tp, stream_init_inherit);
1114 ATF_TP_ADD_TC(tp, stream_init_redirect_fd);
1115 ATF_TP_ADD_TC(tp, stream_init_redirect_path);
1118 ATF_TP_ADD_TC(tp, status_exited);
1119 ATF_TP_ADD_TC(tp, status_signaled);
1120 ATF_TP_ADD_TC(tp, status_coredump);
1123 ATF_TP_ADD_TC(tp, child_pi
[all...]
/freebsd-12-stable/contrib/amd/amd/
H A Dinfo_nis.c63 int nis_search(mnt_map *m, char *map, char *key, char **val, time_t *tp);
64 int nis_init(mnt_map *m, char *map, time_t *tp);
66 int nis_mtime(mnt_map *m, char *map, time_t *tp);
248 nis_search(mnt_map *m, char *map, char *key, char **pval, time_t *tp) argument
272 if ((time_t) order > *tp) {
273 *tp = (time_t) order;
284 if ((time_t)order - *tp > gopt.am_timeo) {
285 *tp = (time_t)order;
330 nis_init(mnt_map *m, char *map, time_t *tp) argument
351 *tp
376 nis_mtime(mnt_map *m, char *map, time_t *tp) argument
[all...]
/freebsd-12-stable/contrib/bsnmp/lib/
H A Dsnmpagent.c117 struct snmp_node *tp; local
128 for (tp = tree; tp < tree + tree_size; tp++) {
129 if (asn_is_suboid(&tp->oid, &value->var))
131 if (asn_compare_oid(&tp->oid, &value->var) >= 0)
142 if (tp->type == SNMP_NODE_LEAF &&
143 (value->var.len != tp->oid.len + 1 ||
144 value->var.subs[tp->oid.len] != 0)) {
153 return (tp);
159 struct snmp_node *tp; local
207 struct snmp_node *tp; local
293 struct snmp_node *tp; local
338 const struct snmp_node *tp; local
[all...]
/freebsd-12-stable/libexec/tftpd/
H A Dtftp-io.c143 struct tftphdr *tp; local
153 tp = (struct tftphdr *)buf;
154 tp->th_opcode = htons((u_short)ERROR);
155 tp->th_code = htons((u_short)error);
161 tp->th_code = EUNDEF; /* set 'undef' errorcode */
163 strcpy(tp->th_msg, pe->e_msg);
165 tp->th_msg[length] = '\0';
169 tftp_log(LOG_DEBUG, "Sending ERROR %d: %s", error, tp->th_msg);
183 struct tftphdr *tp; local
195 tp
231 struct tftphdr *tp; local
280 struct tftphdr *tp; local
327 struct tftphdr *tp; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/dev/scsipi/
H A Dt_cd.c75 ATF_TP_ADD_TCS(tp)
78 ATF_TP_ADD_TC(tp, noisyeject);
/freebsd-12-stable/contrib/netbsd-tests/fs/lfs/
H A Dt_pr.c55 ATF_TP_ADD_TCS(tp)
58 ATF_TP_ADD_TC(tp, mknod);
/freebsd-12-stable/contrib/netbsd-tests/fs/ptyfs/
H A Dt_ptyfs.c56 ATF_TP_ADD_TCS(tp)
59 ATF_TP_ADD_TC(tp, basic);
/freebsd-12-stable/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_file2.c74 ATF_TP_ADD_TCS(tp)
76 ATF_TP_ADD_TC(tp, file2);
/freebsd-12-stable/contrib/netbsd-tests/kernel/
H A Dt_lock.c82 ATF_TP_ADD_TCS(tp)
84 ATF_TP_ADD_TC(tp, lock);
H A Dt_sysctl.c69 ATF_TP_ADD_TCS(tp)
71 ATF_TP_ADD_TC(tp, bufsize);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/c063/
H A Dt_faccessat.c177 ATF_TP_ADD_TCS(tp)
180 ATF_TP_ADD_TC(tp, faccessat_fd);
181 ATF_TP_ADD_TC(tp, faccessat_fdcwd);
182 ATF_TP_ADD_TC(tp, faccessat_fdcwderr);
183 ATF_TP_ADD_TC(tp, faccessat_fderr1);
184 ATF_TP_ADD_TC(tp, faccessat_fderr2);
185 ATF_TP_ADD_TC(tp, faccessat_fderr3);
186 ATF_TP_ADD_TC(tp, faccessat_fdlink);
H A Dt_fchmodat.c186 ATF_TP_ADD_TCS(tp)
189 ATF_TP_ADD_TC(tp, fchmodat_fd);
190 ATF_TP_ADD_TC(tp, fchmodat_fdcwd);
191 ATF_TP_ADD_TC(tp, fchmodat_fdcwderr);
192 ATF_TP_ADD_TC(tp, fchmodat_fderr1);
193 ATF_TP_ADD_TC(tp, fchmodat_fderr2);
194 ATF_TP_ADD_TC(tp, fchmodat_fderr3);
195 ATF_TP_ADD_TC(tp, fchmodat_fdlink);
H A Dt_fstatat.c185 ATF_TP_ADD_TCS(tp)
188 ATF_TP_ADD_TC(tp, fstatat_fd);
189 ATF_TP_ADD_TC(tp, fstatat_fdcwd);
190 ATF_TP_ADD_TC(tp, fstatat_fdcwderr);
191 ATF_TP_ADD_TC(tp, fstatat_fderr1);
192 ATF_TP_ADD_TC(tp, fstatat_fderr2);
193 ATF_TP_ADD_TC(tp, fstatat_fderr3);
194 ATF_TP_ADD_TC(tp, fstatat_fdlink);
H A Dt_unlinkat.c165 ATF_TP_ADD_TCS(tp)
168 ATF_TP_ADD_TC(tp, unlinkat_fd);
169 ATF_TP_ADD_TC(tp, unlinkat_fdcwd);
170 ATF_TP_ADD_TC(tp, unlinkat_fdcwderr);
171 ATF_TP_ADD_TC(tp, unlinkat_fderr1);
172 ATF_TP_ADD_TC(tp, unlinkat_fderr2);
173 ATF_TP_ADD_TC(tp, unlinkat_fderr3);
174 ATF_TP_ADD_TC(tp, unlinkat_dir);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/exect/
H A Dt_exect.c85 ATF_TP_ADD_TCS(tp)
87 ATF_TP_ADD_TC(tp, t_exect_null);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fmtcheck.c111 ATF_TP_ADD_TCS(tp)
114 ATF_TP_ADD_TC(tp, fmtcheck_basic);
H A Dt_fnmatch.c181 ATF_TP_ADD_TCS(tp)
184 ATF_TP_ADD_TC(tp, fnmatch_backslashes);
185 ATF_TP_ADD_TC(tp, fnmatch_casefold);
186 ATF_TP_ADD_TC(tp, fnmatch_leadingdir);
187 ATF_TP_ADD_TC(tp, fnmatch_noescape);
188 ATF_TP_ADD_TC(tp, fnmatch_pathname);
189 ATF_TP_ADD_TC(tp, fnmatch_period);
190 ATF_TP_ADD_TC(tp, fnmatch_initialbracket);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/locale/
H A Dt_wcspbrk.c57 ATF_TP_ADD_TCS(tp)
60 ATF_TP_ADD_TC(tp, wcspbrk);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/net/
H A Dt_getprotoent.c221 ATF_TP_ADD_TCS(tp)
224 ATF_TP_ADD_TC(tp, getprotobyname_basic);
225 ATF_TP_ADD_TC(tp, getprotobyname_err);
226 ATF_TP_ADD_TC(tp, getprotobynumber_basic);
227 ATF_TP_ADD_TC(tp, getprotobynumber_err);
228 ATF_TP_ADD_TC(tp, endprotoent_rewind);
229 ATF_TP_ADD_TC(tp, getprotoent_next);
230 ATF_TP_ADD_TC(tp, setprotoent_rewind);
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_printf.c193 ATF_TP_ADD_TCS(tp)
196 ATF_TP_ADD_TC(tp, snprintf_c99);
197 ATF_TP_ADD_TC(tp, snprintf_dotzero);
198 ATF_TP_ADD_TC(tp, snprintf_posarg);
199 ATF_TP_ADD_TC(tp, snprintf_posarg_width);
200 ATF_TP_ADD_TC(tp, snprintf_posarg_error);
201 ATF_TP_ADD_TC(tp, snprintf_float);
202 ATF_TP_ADD_TC(tp, sprintf_zeropad);

Completed in 165 milliseconds

<<11121314151617181920>>