Searched refs:su (Results 1 - 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/test/zfs-tests/tests/functional/privilege/
H A Dprivilege_001_pos.ksh65 log_mustnot su $ZFS_USER -c "zpool create $TESTPOOL $DISKS"
66 log_mustnot su $ZFS_USER -c "pfexec zpool create $TESTPOOL $DISKS"
70 log_must su $ZFS_USER -c "pfexec zpool create -f $TESTPOOL $DISKS"
73 log_mustnot su $ZFS_USER -c "zfs create $TESTPOOL/fs"
77 log_must su $ZFS_USER -c "pfexec zfs create $TESTPOOL/fs"
84 log_mustnot su $ZFS_USER -c "zpool destroy $TESTPOOL"
85 log_must su $ZFS_USER -c "pfexec zpool destroy $TESTPOOL"
89 log_mustnot su $ZFS_USER -c "pfexec zpool create -f $TESTPOOL $DISKS"
H A Dprivilege_002_pos.ksh76 log_mustnot su $ZFS_USER -c "zfs create $DATASET/zfsprivfs"
82 log_mustnot su $ZFS_USER -c "zfs create $DATASET/zfsprivfs"
83 log_must su $ZFS_USER -c "pfexec zfs create $DATASET/zfsprivfs"
86 log_mustnot su $ZFS_USER -c "zpool destroy $DATASET"
87 log_mustnot su $ZFS_USER -c "pfexec zpool destroy $DATASET"
93 log_mustnot su $ZFS_USER -c "zfs create $DATASET/zfsprivfs2"
94 log_mustnot su $ZFS_USER -c "pfexec zfs create $DATASET/zfsprivfs2"
98 log_must su $ZFS_USER -c "pfexec zfs destroy $DATASET/zfsprivfs"
/illumos-gate/usr/src/cmd/tsol/demo/
H A Dwaitforzone.ksh41 su - ${user} -c "${program} -display ${display}"
/illumos-gate/usr/src/uts/common/sys/
H A Dun.h78 #define SUN_LEN(su) (sizeof (sa_family_t) + strlen((su)->sun_path))
/illumos-gate/usr/src/lib/libast/common/disc/
H A Dsfdcsubstr.c52 reg Subfile_t *su; local
56 su = (Subfile_t*)disc;
59 if(su->extent >= 0 && (ssize_t)n > (io = (ssize_t)(su->extent - su->here)) )
68 here = su->here + su->offset;
76 su->here += io;
121 reg Subfile_t* su; local
124 su
182 reg Subfile_t* su; local
[all...]
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c111 register struct svcudp_data *su; local
143 su = (struct svcudp_data *)mem_alloc(sizeof (*su));
144 if (su == NULL) {
151 su->su_iosz = ((MAX(sendsz, recvsz) + 3) / 4) * 4;
152 if ((rpc_buffer(xprt) = (char *)mem_alloc(su->su_iosz)) == NULL) {
154 mem_free((char *) su, sizeof (*su));
161 &(su->su_xdrs), rpc_buffer(xprt), su
195 register struct svcudp_data *su = su_data(xprt); local
230 register struct svcudp_data *su = su_data(xprt); local
278 register struct svcudp_data *su = su_data(xprt); local
366 struct svcudp_data *su = su_data(transp); local
412 register struct svcudp_data *su = su_data(xprt); local
483 register struct svcudp_data *su = su_data(xprt); local
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_003_neg.ksh59 log_mustnot su $ZFS_USER -c "runat $TESTDIR/myfile.$$ cat passwd"
60 log_mustnot su $ZFS_USER -c "runat $TESTDIR/myfile.$$ cp /etc/passwd ."
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_door.c185 struct svc_door_data *su = su_data(xprt); local
203 if (su->call_info.prognum == r->rq_prog && su->call_info.versnum ==
205 (*su->call_info.dispatch)(r, xprt);
213 if (su->call_info.prognum == r->rq_prog)
214 svcerr_progvers(xprt, su->call_info.versnum,
215 su->call_info.versnum);
235 struct svc_door_data *su; local
270 su = su_data(xprt);
271 su
299 struct svc_door_data *su = xprt ? su_data(xprt) : NULL; local
317 struct svc_door_data *su = NULL; local
444 struct svc_door_data *su; local
500 struct svc_door_data *su; local
577 struct svc_door_data *su = su_data(xprt); local
591 struct svc_door_data *su = su_data(xprt); local
[all...]
H A Dsvc_dg.c98 struct svc_dg_data *su = xprt ? get_svc_dg_data(xprt) : NULL; local
111 if (su != NULL) {
112 XDR_DESTROY(&(su->su_xdrs));
113 free(su);
124 struct svc_dg_data *su = NULL; local
154 su = malloc(sizeof (*su) + ucred_sz);
155 if (su == NULL)
157 su->su_iosz = ((MAX(sendsize, recvsize) + 3) / 4) * 4;
158 if ((rpc_buffer(xprt) = malloc(su
200 struct svc_dg_data *su; local
363 struct svc_dg_data *su = get_svc_dg_data(xprt); local
478 struct svc_dg_data *su = get_svc_dg_data(xprt); local
690 struct svc_dg_data *su; local
757 struct svc_dg_data *su; local
872 struct svc_dg_data *su; local
[all...]
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_resolv_common.c84 struct svc_dg_data *su = get_svc_dg_data(xprt); local
85 if (su == NULL)
88 return (su->su_xid);
/illumos-gate/usr/src/cmd/su/
H A DMakefile25 # build two versions, su and su.static
26 # su.static is dynamically linked; the .static suffix is historical.
28 PROG = su
29 ROOTFS_PROG = su.static
30 DEFAULTFILES = su.dfl
39 # set /usr/bin/su to 4555; set /sbin/su.static to 0555
44 # A reduced su.static is created, with just enough functionality
49 # The standard su i
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ascii.c232 ascii_hspan(const struct termp *p, const struct roffsu *su) argument
236 switch (su->unit) {
238 r = su->scale;
241 r = su->scale * 240.0 / 2.54;
244 r = su->scale * 65536.0;
247 r = su->scale * 240.0;
250 r = su->scale * 0.24;
254 r = su->scale * 40.0;
257 r = su->scale * 10.0 / 3.0;
261 r = su
[all...]
H A Dman_html.c277 a2width(const struct roff_node *n, struct roffsu *su) argument
282 if (a2roffsu(n->string, su, SCALE_EN))
354 struct roffsu su; local
357 SCALE_VS_INIT(&su, 1);
361 if ( ! a2roffsu(n->string, &su, SCALE_VS))
362 su.scale = 1.0;
364 su.scale = 0.0;
367 bufcat_su(h, "height", &su);
530 struct roffsu su; local
540 if (NULL == np || ! a2width(np, &su))
632 struct roffsu su; local
[all...]
H A Dmdoc_html.c272 a2width(const char *p, struct roffsu *su) argument
275 if (a2roffsu(p, su, SCALE_MAX) < 2) {
276 su->unit = SCALE_EN;
277 su->scale = html_strlen(p);
278 } else if (su->scale < 0.0)
279 su->scale = 0.0;
634 struct roffsu su; local
665 SCALE_HS_INIT(&su, len);
667 bufcat_su(h, "width", &su);
802 struct roffsu su; local
900 struct roffsu su; local
1035 struct roffsu su; local
1088 struct roffsu su; local
1516 struct roffsu su; local
1774 struct roffsu su; local
[all...]
H A Dtbl_html.c54 struct roffsu su; local
71 SCALE_HS_INIT(&su, col->width);
72 bufcat_su(h, "width", &su);
H A Dterm.c615 struct roffsu su; local
633 if (a2roffsu(wstr, &su, SCALE_MAX))
634 width = term_hspan(p, &su);
780 term_vspan(const struct termp *p, const struct roffsu *su) argument
785 switch (su->unit) {
787 r = su->scale / 40.0;
790 r = su->scale * 6.0 / 2.54;
793 r = su->scale * 65536.0 / 40.0;
796 r = su->scale * 6.0;
799 r = su
825 term_hspan(const struct termp *p, const struct roffsu *su) argument
[all...]
H A Dman_term.c264 struct roffsu su; local
272 if (a2roffsu(n->string, &su, SCALE_VS))
273 mt->pardist = term_vspan(p, &su);
399 struct roffsu su; local
421 if ( ! a2roffsu(++cp, &su, SCALE_EN))
424 v = (term_hspan(p, &su) + 11) / 24;
441 struct roffsu su; local
462 if ( ! a2roffsu(n->child->string, &su, SCALE_VS))
463 su.scale = 1.0;
464 len = term_vspan(p, &su);
492 struct roffsu su; local
577 struct roffsu su; local
658 struct roffsu su; local
868 struct roffsu su; local
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_002_pos.ksh83 log_mustnot su $user -c "$cmd"
87 log_must su $user -c "$cmd"
89 log_mustnot su $user -c "$cmd"
93 log_must su $user -c "$cmd"
95 log_must su $user -c "$cmd"
97 log_mustnot su $user -c "$cmd"
/illumos-gate/usr/src/uts/sun4u/seattle/su/
H A DMakefile28 # uts/sun4u/seattle/su/Makefile
30 # This makefile drives the install of the platform su.conf
42 MODULE = su
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_owner_001_pos.ksh127 su $user -c "chown $expect_owner $node"
163 su $user -c "chgrp $expect_group $node"
274 log_must su $user -c "chmod A+$flag:$acl_t $node"
281 log_must su $user -c "chmod A0- $node"
298 log_must su $user -c "touch $file"
299 log_must su $user -c "chmod 444 $file"
300 log_must su $user -c "mkdir -p $dir"
301 log_must su $user -c "chmod 444 $dir"
302 log_must su $user -c "chmod 555 $base_node"
/illumos-gate/usr/src/uts/common/syscall/
H A Dsidsys.c44 uid_t su = 0; local
73 err = eph_uid_alloc(zone, flag, &su, nuids);
80 r.r_val1 = su;
/illumos-gate/usr/src/uts/sun4u/su/
H A DMakefile22 # uts/sun4u/su/Makefile
28 # This makefile drives the production of the sun4u "su" driver module.
41 MODULE = su
/illumos-gate/usr/src/uts/sun4v/su/
H A DMakefile22 # uts/sun4v/su/Makefile
28 # This makefile drives the production of the sun4v "su" driver module.
41 MODULE = su
/illumos-gate/usr/src/uts/sun4u/opl/oplmsu/
H A DMakefile62 LDFLAGS += -dy -Ndrv/su
/illumos-gate/usr/src/uts/common/avs/ns/unistat/
H A Dspcs_s_impl.h175 spcs_s_sudata_t su; /* the supplemental data reference type */ member in union:__anon4539

Completed in 126 milliseconds

123