Home
last modified time | relevance | path

Searched refs:xv (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zut/
H A Dzut.c203 xvattr_t xv = { 0 }; in zut_stat64() local
206 xva_init(&xv); in zut_stat64()
208 XVA_SET_REQ(&xv, XAT_ARCHIVE); in zut_stat64()
209 XVA_SET_REQ(&xv, XAT_SYSTEM); in zut_stat64()
210 XVA_SET_REQ(&xv, XAT_READONLY); in zut_stat64()
211 XVA_SET_REQ(&xv, XAT_HIDDEN); in zut_stat64()
212 XVA_SET_REQ(&xv, XAT_NOUNLINK); in zut_stat64()
213 XVA_SET_REQ(&xv, XAT_IMMUTABLE); in zut_stat64()
214 XVA_SET_REQ(&xv, XAT_APPENDONLY); in zut_stat64()
215 XVA_SET_REQ(&xv, XAT_NODUMP); in zut_stat64()
[all …]
/titanic_50/usr/src/cmd/bnu/
H A Dcu.c1653 struct termio xv; local
1658 if(ioctl(arg, TCGETA, &xv) < 0) {
1666 VERBOSE("iflag=`%o',", xv.c_iflag);
1667 VERBOSE("oflag=`%o',", xv.c_oflag);
1668 VERBOSE("cflag=`%o',", xv.c_cflag);
1669 VERBOSE("lflag=`%o',", xv.c_lflag);
1670 VERBOSE("line=`%o'\r\n", xv.c_line);
1671 VERBOSE("cc[0]=`%o',", xv.c_cc[0]);
1674 VERBOSE("`%o',",xv.c_cc[i]);
/titanic_50/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog.kshlib54 $ZPOOL status -xv $pool > /dev/null 2>&1
/titanic_50/usr/src/test/zfs-tests/tests/functional/cache/
H A Dcache.kshlib53 $ZPOOL status -xv $pool > /dev/null 2>&1
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dpath.c153 register char *cp, **av, **xv; in path_xargs() local
174 for(xv=av,left=size; left>0 && av<avlast;) in path_xargs()
179 if(xv==&argv[sh.xargmin]) in path_xargs()
188 for(n=sh.xargmin; xv < av; xv++) in path_xargs()
189 argv[n++] = *xv; in path_xargs()
190 for(xv=avlast; cp= *xv; xv++) in path_xargs()
/titanic_50/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh592 svcs -xv svc:/network/security/krb5kdc:default
598 svcs -xv svc:/network/security/kadmin:default
602 svcs -xv svc:/network/security/krb5_prop:default
/titanic_50/usr/src/lib/efcode/fcode_test/
H A Dtest64.fth41 : xl= ( xv lh ll -- flag )
/titanic_50/usr/src/cmd/fm/dicts/
H A DSMF.po537 msgstr "Run 'svcs -xv %<fault-list[0].svc-string>' to determine the generic reason why the service …
H A DZFS.po154 …retrieved by using the '-v' option to 'zpool status':\n\n\n# zpool status -xv\n pool: test\n stat…
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src4415 # (screen3: removed unknown ":xv:LP:G0:" -- esr)
H A Dterminfo.src5040 # (screen3: removed unknown ":xv:LP:G0:" -- esr)