Home
last modified time | relevance | path

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

12345678910>>...75

/openbsd/usr.bin/rsync/
H A Dsender.c120 up->stat.curlen - up->stat.curpos); in send_up_fsm()
131 up->stat.map + up->stat.curpos, sz); in send_up_fsm()
134 if (up->stat.curpos == up->stat.curlen) in send_up_fsm()
152 up->stat.curst = up->stat.curtok ? in send_up_fsm()
181 100.0 * up->stat.dirty / up->stat.total); in send_up_fsm()
205 fl[up->cur->idx].path, &up->stat); in send_up_fsm()
263 blk_recv_ack(buf, up->cur->blks, up->cur->idx); in send_up_fsm()
267 fl[up->cur->idx].path, (intmax_t)up->cur->blks->size); in send_up_fsm()
380 up.stat.fd = -1; in rsync_sender()
624 blkhash_set(up.stat.blktab, up.cur->blks); in rsync_sender()
[all …]
/openbsd/sys/isofs/udf/
H A Dudf_vnops.c148 &up->u_ino, sizeof(up->u_ino)) & ump->um_hashsz]; in udf_hashins()
167 &up->u_ino, sizeof(up->u_ino)) & ump->um_hashsz]; in udf_hashrem()
771 up->u_ump->um_len = up->u_ump->um_meta_len; in udf_readdir()
774 letoh64(up->u_fentry->inf_len), up->u_ump); in udf_readdir()
846 up->u_ump->um_start = up->u_ump->um_realstart; in udf_readdir()
847 up->u_ump->um_len = up->u_ump->um_reallen; in udf_readdir()
1064 up->u_ump->um_len = up->u_ump->um_meta_len; in udf_lookup()
1101 up->u_ump->um_start = up->u_ump->um_realstart; in udf_lookup()
1102 up->u_ump->um_len = up->u_ump->um_reallen; in udf_lookup()
1151 up->u_ump->um_start = up->u_ump->um_realstart; in udf_lookup()
[all …]
/openbsd/usr.sbin/user/
H A Duser.c765 if (up->u_rc == up->u_rsize) { in save_range()
767 if ((up->u_rv = reallocarray(up->u_rv, up->u_rsize, in save_range()
774 for (i = up->u_defrc ; i < up->u_rc ; i++) { in save_range()
780 up->u_rv[up->u_rc].r_from = from; in save_range()
781 up->u_rv[up->u_rc].r_to = to; in save_range()
822 for (i = (up->u_defrc != up->u_rc) ? up->u_defrc : 0 ; i < up->u_rc ; i++) { in setdefaults()
927 up->u_rv[up->u_rc].r_from = DEF_LOWUID; in read_defaults()
928 up->u_rv[up->u_rc].r_to = DEF_HIGHUID; in read_defaults()
931 up->u_defrc = up->u_rc; in read_defaults()
1121 up->u_rv[i].r_from, up->u_rv[i].r_to); in adduser()
[all …]
/openbsd/usr.sbin/ac/
H A Dac.c173 for (up = head; up != NULL; up = up->next) { in update_user()
174 if (strncmp(up->name, name, sizeof (up->name) - 1) == 0) { in update_user()
188 up->next = head; in update_user()
189 strncpy(up->name, name, sizeof(up->name) - 1); in update_user()
190 up->name[sizeof(up->name) - 1] = '\0'; in update_user()
191 up->secs = secs; in update_user()
193 return up; in update_user()
297 for (up = users; up != NULL; up = up->next) { in show_today()
317 if (*up->ut_line == '~' || strncmp(lp->usr.ut_line, up->ut_line, in log_out()
386 up->ut_line, sizeof (up->ut_name), up->ut_name); in log_in()
[all …]
/openbsd/regress/usr.bin/snmp/
H A DMakefile107 diff -up $@.exp $@.res
114 diff -up $@.exp $@.res
121 diff -up $@.exp $@.res
128 diff -up $@.exp $@.res
135 diff -up $@.exp $@.res
142 diff -up $@.exp $@.res
149 diff -up $@.exp $@.res
156 diff -up $@.exp $@.res
163 diff -up $@.exp $@.res
170 diff -up $@.exp $@.res
[all …]
/openbsd/usr.sbin/snmpd/
H A Dusm.c76 arc4random_buf(&up->uu_salt, sizeof(up->uu_salt)); in usm_generate_keys()
133 switch (up) { in usm_get_cipher()
168 if ((up = calloc(1, sizeof(*up))) == NULL) in usm_newuser()
172 return up; in usm_newuser()
186 return up; in usm_check_mincred()
190 return up; in usm_check_mincred()
203 return up; in usm_finduser()
211 if (up->uu_auth != AUTH_NONE && up->uu_authkey == NULL) { in usm_checkuser()
217 if (up->uu_priv != PRIV_NONE && up->uu_privkey == NULL) { in usm_checkuser()
223 if (up->uu_auth == AUTH_NONE && up->uu_priv != PRIV_NONE) { in usm_checkuser()
[all …]
/openbsd/lib/libkvm/
H A Dkvm_udf.c55 udf_permtomode(struct unode *up) in udf_permtomode() argument
61 perm = letoh32(up->u_fentry->perm); in udf_permtomode()
62 flags = letoh16(up->u_fentry->icbtag.flags); in udf_permtomode()
77 struct unode up; in _kvm_stat_udf() local
81 if (KREAD(kd, (u_long)VTOU(vp), &up)) { in _kvm_stat_udf()
87 up.u_fentry); in _kvm_stat_udf()
90 if (KREAD(kd, (u_long)up.u_ump, &um)) { in _kvm_stat_udf()
92 up.u_ump); in _kvm_stat_udf()
95 kf->va_fsid = up.u_dev; in _kvm_stat_udf()
96 kf->va_fileid = (long)up.u_ino; in _kvm_stat_udf()
[all …]
/openbsd/sys/dev/usb/
H A Duhub.c297 up->device = NULL; in uhub_attach()
298 up->parent = dev; in uhub_attach()
299 up->portno = p + 1; in uhub_attach()
305 up->restartcnt = 0; in uhub_attach()
306 up->reattach = 0; in uhub_attach()
309 up->tt->hub = hub; in uhub_attach()
312 up->tt = NULL; in uhub_attach()
384 up->reattach = 0; in uhub_explore()
438 if (up->device != NULL && up->device->hub != NULL) in uhub_explore()
439 up->device->hub->explore(up->device); in uhub_explore()
[all …]
/openbsd/sys/arch/alpha/alpha/
H A Dvm_machdep.c88 struct user *up = p2->p_addr; in cpu_fork() local
117 up->u_pcb = p1->p_addr->u_pcb; in cpu_fork()
119 up->u_pcb.pcb_hw.apcb_usp = (u_long)stack; in cpu_fork()
121 up->u_pcb.pcb_hw.apcb_usp = alpha_pal_rdusp(); in cpu_fork()
123 up->u_pcb.pcb_hw.apcb_unique = (unsigned long)tcb; in cpu_fork()
158 up->u_pcb.pcb_hw.apcb_ksp = (u_int64_t)p2->p_md.md_tf; in cpu_fork()
159 up->u_pcb.pcb_context[0] = (u_int64_t)func; in cpu_fork()
160 up->u_pcb.pcb_context[1] = in cpu_fork()
162 up->u_pcb.pcb_context[2] = (u_int64_t)arg; in cpu_fork()
163 up->u_pcb.pcb_context[7] = in cpu_fork()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dext-2.c13 int *ip, unsigned int *up) in foo() argument
42 scanf ("%'d%'i%'u%'a%'A%'e%'E%'f%'F%'g%'G", ip, ip, up, fp, fp, fp, fp, in foo()
44 scanf ("%'o", up); /* { dg-warning "flag" "bad use of ' flag" } */ in foo()
45 scanf ("%'x", up); /* { dg-warning "flag" "bad use of ' flag" } */ in foo()
46 scanf ("%'X", up); /* { dg-warning "flag" "bad use of ' flag" } */ in foo()
54 scanf ("%Id%Ii%Iu", ip, ip, up); in foo()
63 scanf ("%Io", up); /* { dg-warning "flag" "bad use of I flag" } */ in foo()
64 scanf ("%Ix", up); /* { dg-warning "flag" "bad use of I flag" } */ in foo()
65 scanf ("%IX", up); /* { dg-warning "flag" "bad use of I flag" } */ in foo()
/openbsd/gnu/gcc/libdecnumber/
H A DdecNumber.c3318 for (up = accnext; up < accnext + tarunits; up++) in decDivideOp()
3339 for (up = quotlsu;; up++) in decDivideOp()
4705 for (up = lsu + D2U (len) - 1; up >= lsu; up--) in decSetCoeff()
4728 for (up = lsu;; up++) in decSetCoeff()
4983 for (up = dn->lsu;; up++) in decApplyRound()
4992 for (up = up - 1; up >= dn->lsu; up--) in decApplyRound()
5014 for (up = dn->lsu;; up++) in decApplyRound()
5025 for (up = up - 1; up >= dn->lsu; up--) in decApplyRound()
5229 for (up = dn->lsu;; up++) in decSetOverflow()
5569 for (; up >= uar; up--)
[all …]
/openbsd/usr.sbin/tcpdump/
H A Dprint-udp.c119 (u_int32_t)(ntohs(up->uh_ulen) - sizeof(*up)), in vat_print()
126 (u_int32_t)(ntohs(up->uh_ulen) - sizeof(*up) - 8), in vat_print()
145 u_int dlen = ntohs(up->uh_ulen) - sizeof(*up) - 8; in rtp_print()
322 const struct udphdr *up; in udp_print() local
375 if (length < sizeof(*up)) { in udp_print()
383 sport = ntohs(up->uh_sport); in udp_print()
400 ulen = ntohs(up->uh_ulen); in udp_print()
404 length -= sizeof(*up); in udp_print()
416 cksum += up->uh_sport; in udp_print()
417 cksum += up->uh_dport; in udp_print()
[all …]
/openbsd/gnu/usr.bin/perl/dist/Thread-Semaphore/t/
H A D06_timed.t38 $sm->up();
42 $sm->up();
48 $sm->up();
50 # Force timeout by asking for more than will ever show up
52 $sm->up();
57 $st->up();
61 $st->up(2);
65 $st->up(5);
H A D01_basic.t38 $sm->up();
42 $sm->up();
48 $sm->up();
52 $sm->up();
57 $st->up();
61 $st->up(2);
65 $st->up(9);
/openbsd/regress/usr.bin/m4/
H A Dquotes.out8 going up to that string
15 going up to that STRING'
22 going up to that STRING'
29 going up to that STRING'
34 half quoted stringgoing up to that STRING'
42 going up to that string
49 going up to that string'
H A Dquotes.m49 going up to that string'
17 going up to that string'
25 going up to that string'
33 going up to that string'
41 going up to that string'
49 going up to that string'
57 going up to that string'
/openbsd/usr.sbin/relayd/
H A Dcheck_tcp.c108 cte->host->up = HOST_UP; in check_tcp()
141 cte->host->up = HOST_UP; in tcp_write()
151 cte->host->up = status; in tcp_close()
367 host->up = HOST_DOWN; in check_http_code()
372 host->up = HOST_DOWN; in check_http_code()
380 host->up = HOST_DOWN; in check_http_code()
387 host->up = HOST_DOWN; in check_http_code()
391 host->up = HOST_UP; in check_http_code()
416 host->up = HOST_DOWN; in check_http_digest()
427 host->up = HOST_DOWN; in check_http_digest()
[all …]
H A Dhce.c179 host->last_up = host->up; in hce_launch_checks()
223 hostup = host->up; in hce_notify_done()
229 host->up = host->last_up; in hce_notify_done()
235 if (host->up == HOST_UP) in hce_notify_done()
239 st.up = host->up; in hce_notify_done()
272 host->last_up = host->up; in hce_notify_done()
279 h->up = hostup; in hce_notify_done()
297 host->up = HOST_UNKNOWN; in hce_dispatch_pfe()
307 host->up = HOST_UNKNOWN; in hce_dispatch_pfe()
316 host->up = HOST_UNKNOWN; in hce_dispatch_pfe()
[all …]
H A Dpfe.c140 if (st.up == HOST_UP) in pfe_dispatch_hce()
149 if (host->up == st.up) in pfe_dispatch_hce()
174 table->up++; in pfe_dispatch_hce()
178 table->up--; in pfe_dispatch_hce()
182 host->up = st.up; in pfe_dispatch_hce()
186 host->up = st.up; in pfe_dispatch_hce()
532 table->up = 0; in disable_table()
568 table->up = 0; in enable_table()
605 table->up--; in disable_host()
692 (rdr->table->up == 0 && rdr->backup->up == 0)) { in pfe_sync()
[all …]
/openbsd/bin/csh/
H A Dmisc.c56 blkend(Char **up) in blkend() argument
59 while (*up) in blkend()
60 up++; in blkend()
61 return (up); in blkend()
97 blkcat(Char **up, Char **vp) in blkcat() argument
100 (void) blkcpy(blkend(up), vp); in blkcat()
101 return (up); in blkcat()
128 blkspl(Char **up, Char **vp) in blkspl() argument
130 Char **wp = xcalloc(blklen(up) + blklen(vp) + 1, sizeof(*wp)); in blkspl()
132 (void) blkcpy(wp, up); in blkspl()
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/t/
H A Dsep.t16 This is a test of a very long line. It should be broken up and put onto multiple lines.
17 This is a test of a very long line. It should be broken up and put onto multiple lines.
19 This is a test of a very long line. It should be broken up and put onto multiple lines.
21up and put onto= multiple lines.= This is a test of a very long line. It should be broken up and …
24 This is a test of a very long line. It should be broken up and put onto multiple lines.
26 This is a test of a very long line. It should be broken up and put onto= multiple lines.
29 This is a test of a very long line. It should be broken up and put onto multiple lines.
32 This is a test of a very long line. It should be broken up and put onto= multiple lines.
36 …ery long line. It should be broken up and put onto multiple This is a test of a very long line. It…
38 …ry long line. It should be broken up and put onto= multiple This is a test of a very long line. It…
H A Dsep2.t19 This is a test of a very long line. It should be broken up and put onto multiple lines.
20 This is a test of a very long line. It should be broken up and put onto multiple lines.
22 This is a test of a very long line. It should be broken up and put onto multiple lines.
24 This is a test of a very long line. It should be broken up and put onto= multiple lines.
25 This is a test of a very long line. It should be broken up and put onto= multiple lines.
27 This is a test of a very long line. It should be broken up and put onto= multiple lines.
30 This is a test of a very long line. It should be broken up and put onto multiple lines.
32 This is a test of a very long line. It should be broken up and put onto= multiple lines.
35 This is a test of a very long line. It should be broken up and put onto multiple lines.
42 …ery long line. It should be broken up and put onto multiple This is a test of a very long line. It…
[all …]
H A Dwrap.t19 This is a test of a very long line. It should be broken up and put onto multiple lines.
20 This is a test of a very long line. It should be broken up and put onto multiple lines.
22 This is a test of a very long line. It should be broken up and put onto multiple lines.
24 This is a test of a very long line. It should be broken up and put onto
26 This is a test of a very long line. It should be broken up and put onto
29 This is a test of a very long line. It should be broken up and put onto
35 This is a test of a very long line. It should be broken up and put onto
42 This is a test of a very long line. It should be broken up and put onto
47 …ery long line. It should be broken up and put onto multiple This is a test of a very long line. It…
49 This is a test of a very long line. It should be broken up and put onto
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dsrc.h97 #define ffesrc_char_match_init(c, up, low) \ argument
98 (ffesrc_char_match_init_[(unsigned int) (c)] == up)
100 #define ffesrc_char_match_noninit(c, up, low) \ argument
101 (ffesrc_char_match_noninit_[(unsigned int) (c)] == up)
111 #define ffesrc_char_internal_init(up, low) \ argument
112 (ffesrc_char_internal_init_[(unsigned int) (up)])
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dnode.c55 free (temp->up); in init_tag_table()
300 new->up = up; in remember_node()
740 free (up); in cm_node()
884 free (up); up = NULL; in cm_node()
891 if (!*up) { free (up); up = NULL; } in cm_node()
1001 if (prev || up) in cm_node()
1015 if (up) in cm_node()
1018 if (up) in cm_node()
1051 if (up) in cm_node()
1074 if (up) in cm_node()
[all …]

12345678910>>...75