Home
last modified time | relevance | path

Searched refs:quot (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Ddiv.c54 r.quot = num / denom;
80 r.quot++;
94 r.quot = num / denom;
97 r.quot++;
H A Dlldiv.c44 sd.quot = numer / denom; in lldiv()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c90 struct quotctl quot; in quotactl() local
95 if (copyin((caddr_t)arg, &quot, sizeof (struct quotctl))) in quotactl()
104 quot.op = quot32.op; in quotactl()
105 quot.uid = quot32.uid; in quotactl()
106 quot.addr = (caddr_t)(uintptr_t)quot32.addr; in quotactl()
110 if (quot.uid < 0) in quotactl()
111 quot.uid = crgetruid(cr); in quotactl()
112 if (quot.op == Q_SYNC && vp == NULL) { in quotactl()
114 } else if (quot.op != Q_ALLSYNC) { in quotactl()
117 switch (quot.op) { in quotactl()
[all …]
/titanic_41/usr/src/cmd/dispadmin/
H A Dsubr.c109 longlong_t quot; in _hrtnewres() local
241 quot = prod / dfrom_res; in _hrtnewres()
248 if (quot > UINT_MAX) { in _hrtnewres()
252 htp->hrt_rem = (int)quot; in _hrtnewres()
/titanic_41/usr/src/head/iso/
H A Dstdlib_iso.h64 int quot; member
69 long quot; member
H A Dstdlib_c99.h57 long long quot; member
/titanic_41/usr/src/lib/libpp/common/
H A Dpplex.c185 int quot; in ppcpp() local
876 quot = c; in ppcpp()
884 if ((quot = c) == '<') in ppcpp()
893 quot = '>'; in ppcpp()
905 if (c != quot) in ppcpp()
931 if (c == '\n' && quot == '\'' && (pp.option & STRINGSPAN)) n = 0; in ppcpp()
937 switch (quot) in ppcpp()
973 error(m, "%s in %c quote", pptokchr(c), quot); in ppcpp()
979 PUTCHR(quot); in ppcpp()
984 c = quot; in ppcpp()
[all …]
H A Dppproto.c562 int quot; in lex() local
729 quot = c; in lex()
750 if (c == quot) in lex()
/titanic_41/usr/src/cmd/priocntl/
H A Dsubr.c584 longlong_t quot; local
715 quot = prod / dfrom_res;
722 if (quot > UINT_MAX) {
726 htp->hrt_rem = (int)quot;
/titanic_41/usr/src/cmd/fs.d/ufs/quot/
H A DMakefile31 LIBPROG= quot
/titanic_41/usr/src/cmd/fs.d/ufs/
H A DMakefile38 labelit lockfs ncheck quot quota quotacheck quotaon \
/titanic_41/usr/src/head/
H A Dinttypes.h82 intmax_t quot; member
/titanic_41/usr/src/common/mpi/
H A Dmpi.c3389 mp_int quot; in s_mp_div_d() local
3413 MP_DIGITS(&quot) = 0; in s_mp_div_d()
3415 MP_CHECKOK( mp_init_size(&quot, USED(mp), FLAG(mp)) ); in s_mp_div_d()
3428 s_mp_lshd(&quot, 1); in s_mp_div_d()
3429 DIGIT(&quot, 0) = (mp_digit)q; in s_mp_div_d()
3441 MP_DIGIT(&quot, 0) = d; in s_mp_div_d()
3442 MP_CHECKOK( s_mp_norm(&rem, &quot, &norm) ); in s_mp_div_d()
3445 MP_DIGIT(&quot, 0) = 0; in s_mp_div_d()
3461 MP_CHECKOK( s_mp_lshd(&quot, 1) ); in s_mp_div_d()
3462 DIGIT(&quot, 0) = q; in s_mp_div_d()
[all …]
H A Dmpi-priv.h230 mp_err s_mp_div(mp_int *rem, mp_int *div, mp_int *quot); /* magnitude div */
299 mp_digit divisor, mp_digit *quot, mp_digit *rem);
/titanic_41/usr/src/lib/libast/common/features/
H A Dsys106 echo "typedef struct { int quot; int rem; } $v;"
112 echo "typedef struct { long quot; long rem; } $v;"
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Drssread.sh289 ["quot"]='"'
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp.c439 char quot; in get_pathname() local
453 quot = *cp++; in get_pathname()
457 if (cp[i] == quot) { /* Found quote */ in get_pathname()
/titanic_41/usr/src/man/man1m/
H A DMakefile409 quot.1m \
/titanic_41/usr/src/pkg/manifests/
H A DSUNWcs.man1m.inc199 file path=usr/share/man/man1m/quot.1m
H A DSUNWcs.mf986 file path=usr/lib/fs/ufs/quot mode=0555
1818 link path=usr/sbin/quot target=../lib/fs/ufs/quot
/titanic_41/
H A D.gitignore1307 usr/src/cmd/fs.d/ufs/quot/quot