Home
last modified time | relevance | path

Searched refs:su (Results 1 – 25 of 60) sorted by last modified time

123

/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m78 file path=etc/default/su group=sys preserve=true
516 link path=sbin/su target=../usr/bin/su
517 file path=sbin/su.static group=sys mode=0555
724 file path=usr/bin/su group=sys mode=4555
872 link path=usr/lib/embedded_su target=../bin/su
H A DSUNWcs.man8.inc245 file path=usr/share/man/man8/su.8
/illumos-gate/usr/src/man/man8/
H A DMakefile453 su.8 \
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c71 #define SUN_LEN(su) \ argument
72 (sizeof (*(su)) - sizeof ((su)->sun_path) + strlen((su)->sun_path))
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src423 # From: Qing Long <qinglong@Bolizm.ihep.su>, 24 Feb 1996.
971 # acsc entry from Pavel Roskin" <pavel@absolute.spb.su>, 29 Sep 1997.
1878 # From: Andrey Chernov <ache@astral.msk.su> 29 Mar 1996
13484 # From: <goldberger@su-csli.arpa>
H A Dtermcap.src405 # From: Qing Long <qinglong@Bolizm.ihep.su>, 24 Feb 1996.
896 # acsc entry from Pavel Roskin" <pavel@absolute.spb.su>, 29 Sep 1997.
1649 # From: Andrey Chernov <ache@astral.msk.su> 29 Mar 1996
11955 # From: <goldberger@su-csli.arpa>
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib310 log_mustnot eval "zfs recv -su $recvfs < $sendfile"
2604 eval su \$user -c \"$@\" > /tmp/out 2>/tmp/err
H A Dcommands.cfg108 su
/illumos-gate/usr/src/data/zoneinfo/
H A Dsouthamerica189 # oficial, decisión que estaba en estudio para su implementación el
H A Dnorthamerica2702 # Bahía de Banderas homologa su horario al del centro del
2706 # Bahía de Banderas homologa su horario con el del Centro del
2708 …ndex.php?option=com_content&view=article&id=261:bahia-de-banderas-homologa-su-horario-con-el-del-c…
/illumos-gate/usr/src/cmd/
H A DMakefile403 su \
707 su \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_owner_001_pos.ksh128 su $user -c "chown $expect_owner $node"
164 su $user -c "chgrp $expect_group $node"
281 log_must su $user -c "chmod A+$flag:$acl_t $node"
288 log_must su $user -c "chmod A0- $node"
305 log_must su $user -c "touch $file"
306 log_must su $user -c "chmod 444 $file"
307 log_must su $user -c "mkdir -p $dir"
308 log_must su $user -c "chmod 444 $dir"
309 log_must su $user -c "chmod 555 $base_node"
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c1375 u_longlong_t su; in rfs4_op_readdir() local
1376 su = (fattr4_space_used) DEV_BSIZE * in rfs4_op_readdir()
1378 IXDR_PUT_HYPER(ptr, su); in rfs4_op_readdir()
/illumos-gate/usr/src/cmd/mandoc/
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_ps.c1297 ps_hspan(const struct termp *p, const struct roffsu *su) in ps_hspan() argument
1305 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()
[all …]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_read.c49 smb_xuio_t *su; in smb_xuio_alloc() local
51 su = kmem_zalloc(sizeof (*su), KM_SLEEP); in smb_xuio_alloc()
52 su->su_node = node; in smb_xuio_alloc()
60 su->su_ref = 1; in smb_xuio_alloc()
61 su->su_xuio.xu_type = UIOTYPE_ZEROCOPY; in smb_xuio_alloc()
63 return (su); in smb_xuio_alloc()
75 smb_xuio_t *su = (smb_xuio_t *)varg; in smb_xuio_free() local
76 xuio_t *xu = &su->su_xuio; in smb_xuio_free()
78 ref = atomic_dec_uint_nv(&su->su_ref); in smb_xuio_free()
84 (void) smb_fsop_retzcbuf(su->su_node, xu, CRED()); in smb_xuio_free()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dnightly428 eval su $STAFFER -c \'$arg\'
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README277 4310901 su.static fails when OSNet build with lazy-loading
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_resolv_common.c82 struct svc_dg_data *su = get_svc_dg_data(xprt); in svc_getxid() local
83 if (su == NULL) in svc_getxid()
86 return (su->su_xid); in svc_getxid()
/illumos-gate/usr/src/ucblib/librpcsoc/
H A Dsvc_udp.c109 register struct svcudp_data *su; local
141 su = (struct svcudp_data *)mem_alloc(sizeof (*su));
142 if (su == NULL) {
149 su->su_iosz = ((MAX(sendsz, recvsz) + 3) / 4) * 4;
150 if ((rpc_buffer(xprt) = (char *)mem_alloc(su->su_iosz)) == NULL) {
152 mem_free((char *) su, sizeof (*su));
159 &(su->su_xdrs), rpc_buffer(xprt), su->su_iosz, XDR_DECODE);
160 su->su_cache = NULL;
161 xprt->xp_p2 = (caddr_t)su;
163 xprt->xp_verf.oa_base = su->su_verfbody;
[all …]
/illumos-gate/usr/src/uts/common/inet/
H A Dsdp_itf.h91 const sdp_upcalls_t *su, sdp_sockbuf_limits_t *sbl, cred_t *cr,
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c204 #define SPARC64_VI_PCR_SEL_EVENT(pcr, sl, su) { \ argument
212 pcr |= (((su) & CPC_SPARC64_VI_PCR_PIC_MASK) \
/illumos-gate/usr/src/uts/sparc/os/
H A Dminor_perm5 su:[a-z] 0666 root sys
6 su:[a-z],cu 0600 uucp uucp
7 su:ssp 0600 root sys
8 su:sspctl 0600 root sys
H A Dname_to_major3 su 37
/illumos-gate/usr/src/uts/common/syscall/
H A Dsidsys.c44 uid_t su = 0; in allocids() local
73 err = eph_uid_alloc(zone, flag, &su, nuids); in allocids()
80 r.r_val1 = su; in allocids()

123