Home
last modified time | relevance | path

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

1234

/dragonfly/lib/libc/rpc/
H A Dsvc_dg.c125 su = mem_alloc(sizeof (*su)); in svc_dg_create()
126 if (su == NULL) in svc_dg_create()
131 xdrmem_create(&(su->su_xdrs), rpc_buffer(xprt), su->su_iosz, in svc_dg_create()
133 su->su_cache = NULL; in svc_dg_create()
135 xprt->xp_p2 = su; in svc_dg_create()
153 if (su) in svc_dg_create()
154 mem_free(su, sizeof (*su)); in svc_dg_create()
204 su->su_xid = msg->rm_xid; in svc_dg_recv()
225 msg->rm_xid = su->su_xid; in svc_dg_reply()
232 if (su->su_cache) in svc_dg_reply()
[all …]
/dragonfly/usr.sbin/ypserv/
H A Dyp_svc_udp.c50 struct svc_dg_data *su; in svcudp_get_xid() local
54 su = su_data(xprt); in svcudp_get_xid()
55 return(su->su_xid); in svcudp_get_xid()
61 struct svc_dg_data *su; in svcudp_set_xid() local
66 su = su_data(xprt); in svcudp_set_xid()
67 old_xid = su->su_xid; in svcudp_set_xid()
68 su->su_xid = xid; in svcudp_set_xid()
/dragonfly/sbin/route/
H A Droute.c961 sup su; in getaddr() local
976 su = &so_dst; in getaddr()
979 su = &so_gate; in getaddr()
1019 su = &so_mask; in getaddr()
1025 su = &so_ifp; in getaddr()
1029 su = &so_ifa; in getaddr()
1032 su = &so_mpls1; in getaddr()
1083 memcpy(&su->sin6, res->ai_addr, sizeof(su->sin6)); in getaddr()
1107 su->sa.sa_len = sizeof(*su); in getaddr()
1115 bzero(su, sizeof(*su)); in getaddr()
[all …]
/dragonfly/contrib/mdocml/
H A Dtbl_html.c52 html_tbl_sulen(const struct roffsu *su, void *arg) in html_tbl_sulen() argument
54 if (su->scale < 0.0) in html_tbl_sulen()
57 switch (su->unit) { in html_tbl_sulen()
59 return su->scale * 65536.0 / 24.0; in html_tbl_sulen()
61 return su->scale * 10.0; in html_tbl_sulen()
63 return su->scale * 10.0 / 2.54; in html_tbl_sulen()
66 return su->scale * 10.0 / 6.0; in html_tbl_sulen()
69 return su->scale; in html_tbl_sulen()
71 return su->scale * 10.0 / 6.0 / 12.0; in html_tbl_sulen()
73 return su->scale / 24.0; in html_tbl_sulen()
[all …]
H A Droff_term.c161 struct roffsu su; in roff_term_pre_po() local
170 a2roffsu(n->child->string, &su, SCALE_EM) != NULL) { in roff_term_pre_po()
171 ponew = term_hen(p, &su); in roff_term_pre_po()
191 struct roffsu su; in roff_term_pre_sp() local
195 if (a2roffsu(n->child->string, &su, SCALE_VS) == NULL) in roff_term_pre_sp()
196 su.scale = 1.0; in roff_term_pre_sp()
197 len = term_vspan(p, &su); in roff_term_pre_sp()
221 struct roffsu su; in roff_term_pre_ti() local
240 if (a2roffsu(cp, &su, SCALE_EM) == NULL) in roff_term_pre_ti()
242 len = term_hen(p, &su); in roff_term_pre_ti()
H A Dterm_ascii.c261 ascii_hspan(const struct termp *p, const struct roffsu *su) in ascii_hspan() argument
265 switch (su->unit) { in ascii_hspan()
267 r = su->scale; in ascii_hspan()
270 r = su->scale * 240.0 / 2.54; in ascii_hspan()
273 r = su->scale * 65536.0; in ascii_hspan()
276 r = su->scale * 240.0; in ascii_hspan()
279 r = su->scale * 0.24; in ascii_hspan()
283 r = su->scale * 40.0; in ascii_hspan()
286 r = su->scale * 10.0 / 3.0; in ascii_hspan()
290 r = su->scale * 24.0; in ascii_hspan()
H A Dterm.c524 struct roffsu su; in term_word() local
658 uc = term_hen(p, &su); in term_word()
871 struct roffsu su; in term_setwidth() local
1055 switch (su->unit) { in term_vspan()
1057 r = su->scale / 40.0; in term_vspan()
1066 r = su->scale * 6.0; in term_vspan()
1069 r = su->scale * 0.006; in term_vspan()
1072 r = su->scale; in term_vspan()
1075 r = su->scale / 12.0; in term_vspan()
1079 r = su->scale * 0.6; in term_vspan()
[all …]
H A Dterm_tab.c45 struct roffsu su; in term_tab_set() local
56 a2roffsu(".8i", &su, SCALE_IN); in term_tab_set()
57 tabs.d = term_hen(p, &su); in term_tab_set()
73 if (a2roffsu(arg, &su, SCALE_EM) == NULL) in term_tab_set()
86 pos = term_hen(p, &su); in term_tab_set()
H A Dman_term.c271 struct roffsu su; in pre_PD() local
362 struct roffsu su; in pre_in() local
387 v = term_hen(p, &su); in pre_in()
413 struct roffsu su; in pre_HP() local
441 len = term_hen(p, &su); in pre_HP()
507 struct roffsu su; in pre_IP() local
530 len = term_hen(p, &su); in pre_IP()
580 struct roffsu su; in pre_TP() local
605 len = term_hen(p, &su); in pre_TP()
759 struct roffsu su; in pre_RS() local
[all …]
H A Dterm_ps.c1305 switch (su->unit) { in ps_hspan()
1314 r = PNT2AFM(p, su->scale * 72.0 / 240.0); in ps_hspan()
1317 r = PNT2AFM(p, su->scale * 72.0 / 2.54); in ps_hspan()
1320 r = su->scale * in ps_hspan()
1324 r = su->scale * in ps_hspan()
1328 r = PNT2AFM(p, su->scale * 72.0); in ps_hspan()
1331 r = su->scale * in ps_hspan()
1335 r = PNT2AFM(p, su->scale * 12.0); in ps_hspan()
1338 r = PNT2AFM(p, su->scale * 1.0); in ps_hspan()
1341 r = su->scale * p->ps->lineheight; in ps_hspan()
[all …]
H A Dmdoc_term.c564 struct roffsu su; in a2width() local
567 end = a2roffsu(v, &su, SCALE_MAX); in a2width()
569 SCALE_HS_INIT(&su, term_strlen(p, v)); in a2width()
570 su.scale /= term_strlen(p, "0"); in a2width()
572 return term_hen(p, &su); in a2width()
625 struct roffsu su; in termp_it_pre() local
706 SCALE_HS_INIT(&su, in termp_it_pre()
708 su.scale /= term_strlen(p, "0"); in termp_it_pre()
709 offset += term_hen(p, &su) + dcol; in termp_it_pre()
726 su.scale /= term_strlen(p, "0"); in termp_it_pre()
[all …]
/dragonfly/sys/sys/
H A Dun.h74 #define SUN_LEN(su) \ argument
75 (sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))
/dragonfly/usr.sbin/cron/doc/
H A DCONVERSION10 by those two users. You also get to rip all the fancy 'su' footwork out
11 of the cron commands. On 4.3, there's no need for the 'su' stuff since the
37 5 * * * * su uucp < /usr/lib/uucp/uudemon.hr
38 10 4 * * * su uucp < /usr/lib/uucp/uudemon.day
39 15 5 * * 0 su uucp < /usr/lib/uucp/uudemon.wk
43 5 * * * * echo /usr/lib/uucp/uudemon.hr | su uucp
44 10 4 * * * echo /usr/lib/uucp/uudemon.day | su uucp
45 15 5 * * 0 echo /usr/lib/uucp/uudemon.wk | su uucp
67 figure out. Likewise if there are any other cruddy-looking 'su' commands in
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfunction.h491 #define current_function_static_stack_size (cfun->su->static_stack_size)
492 #define current_function_dynamic_stack_size (cfun->su->dynamic_stack_size)
493 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size)
495 (cfun->su->has_unbounded_dynamic_stack_size)
519 struct stack_usage *su; member
/dragonfly/contrib/tcsh-6/nls/italian/
H A Dset236 34 Urgenza su canale di I/O
55 53 Sospeso (output su tty)
56 54 Fermato (output su tty)
79 77 Disponibilità di lettura/scrittura su pseudoterminale
H A Dset2611 9 si è loggato su
13 11 ha rimpiazzato %s su
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfunction.h213 #define current_function_static_stack_size (cfun->su->static_stack_size)
214 #define current_function_dynamic_stack_size (cfun->su->dynamic_stack_size)
215 #define current_function_pushed_stack_size (cfun->su->pushed_stack_size)
217 (cfun->su->has_unbounded_dynamic_stack_size)
244 struct stack_usage *su; member
/dragonfly/etc/pam.d/
H A Dsu2 # $FreeBSD: src/etc/pam.d/su,v 1.17 2011/03/15 10:13:35 des Exp $
4 # PAM configuration for the "su" service
H A DMakefile14 su \
/dragonfly/libexec/ftpd/
H A Dftpd.c859 selecthost(union sockunion *su) in selecthost() argument
873 if (su->su_family == AF_INET6 && in selecthost()
879 port = su->su_port; in selecthost()
880 su->su_port = 0; in selecthost()
901 su->su_port = port; in selecthost()
2334 union sockunion *su; in statcmd() local
2376 su = &pasv_addr; in statcmd()
2380 su = &data_dest; in statcmd()
2402 switch (su->su_family) { in statcmd()
2433 switch (su->su_family) { in statcmd()
[all …]
/dragonfly/contrib/dhcpcd/src/
H A Dcontrol.c52 #define SUN_LEN(su) \ argument
53 (sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))
/dragonfly/test/stress/stress2/misc/
H A Dquota5.sh42 su pho -c "export runRUNTIME=60m; cd /home/pho/stress2/testcases/mkdir; ./mkdir -t 1h -i 200 -v -v"
H A Dsyscall.sh49 su ${testuser} -c "sh -c \"../testcases/syscall/syscall -t 30s -i 100 -h -l 100 -k $n\""
/dragonfly/usr.bin/su/
H A DMakefile4 PROG= su
/dragonfly/usr.bin/telnet/
H A Dcommands.c2197 struct sockaddr_un su; in tn() local
2199 if (strlen(hostp) >= sizeof(su.sun_path)) { in tn()
2204 memset(&su, 0, sizeof su); in tn()
2205 su.sun_family = AF_UNIX; in tn()
2206 strncpy(su.sun_path, hostp, sizeof su.sun_path); in tn()
2213 if (connect(net, (struct sockaddr *)&su, sizeof su) == -1) { in tn()
2214 perror(su.sun_path); in tn()

1234