Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 214) sorted by relevance

123456789

/titanic_44/usr/src/lib/print/libprint/common/
H A DsunPrinter.at.conf.txt29 attribute printer-uri 1.3.18.0.2.4.1140 cis single
31 attribute printer-name 1.3.18.0.2.4.1135 cis single
32 attribute printer-natural-language-configured 1.3.18.0.2.4.1119 cis single
33 attribute printer-location 1.3.18.0.2.4.1136 cis single
34 attribute printer-info 1.3.18.0.2.4.1139 cis single
35 attribute printer-more-info 1.3.18.0.2.4.1134 cis single
36 attribute printer-make-and-model 1.3.18.0.2.4.1138 cis single
38 attribute printer-multiple-document-jobs-supported 1.3.18.0.2.4.1132 bin single
39 attribute printer-charset-configured 1.3.18.0.2.4.1109 cis single
43 attribute printer-color-supported 1.3.18.0.2.4.1129 bin single
[all …]
/titanic_44/usr/src/head/
H A Dfloatingpoint.h80 typedef float single; typedef
151 extern void single_to_decimal __P((single *, decimal_mode *, decimal_record *,
160 extern void decimal_to_single __P((single *, decimal_mode *, decimal_record *,
178 extern char *seconvert __P((single *, int, int *, int *, char *));
179 extern char *sfconvert __P((single *, int, int *, int *, char *));
180 extern char *sgconvert __P((single *, int, int, char *));
/titanic_44/usr/src/common/mapfiles/common/
H A Dmap.filter24 # Creates a single, read-only, executable text segment to catch all loadable
29 # be constructed as a single read-only segment, the execute attribute of the
39 # This compaction of a filter into a single segment allows ld.so.1 to optimize
41 # be handled in a single page mapping (for example libdl.so.1).
47 # Override the default alignment so that this single paged object can be mapped
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Dbase_conversion.h179 single x;
289 extern void _pack_single(unpacked *, single *);
293 extern void _unpack_single(unpacked *, single *);
299 extern enum fp_class_type _class_single(single *);
H A Dseconvert.c32 single *arg; in seconvert()
88 single *arg; in sfconvert()
140 single *number; in sgconvert()
H A Dunpack_float.c34 _class_single(single *x) in _class_single()
80 _unpack_single(unpacked *pu, single *px) in _unpack_single()
/titanic_44/usr/src/lib/libnisdb/
H A Dldap_val.c73 new[i].match.single.lo = in cloneMappingFormat()
74 am(myself, m[i].match.single.numRange * in cloneMappingFormat()
75 sizeof (new[i].match.single.lo[0])); in cloneMappingFormat()
76 new[i].match.single.hi = in cloneMappingFormat()
77 am(myself, m[i].match.single.numRange * in cloneMappingFormat()
78 sizeof (new[i].match.single.hi[0])); in cloneMappingFormat()
79 if (new[i].match.single.lo != 0) in cloneMappingFormat()
80 memcpy(new[i].match.single.lo, in cloneMappingFormat()
81 m[i].match.single.lo, in cloneMappingFormat()
82 m[i].match.single.numRange); in cloneMappingFormat()
[all …]
H A Ddb.cc177 entry_object * single; in exec_action() local
206 res->status = internal_db.first(&where, &single); in exec_action()
212 &single); in exec_action()
226 res->objects.objects_val[0] = single; in exec_action()
236 &single); in exec_action()
247 &index_desc, &single); in exec_action()
274 res->objects.objects_val[0] = single; in exec_action()
H A Dnis_parse_ldap_util.c549 if (fmt->match.single.lo != NULL) in free_mapping_format()
550 free(fmt->match.single.lo); in free_mapping_format()
551 fmt->match.single.lo = NULL; in free_mapping_format()
552 if (fmt->match.single.hi != NULL) in free_mapping_format()
553 free(fmt->match.single.hi); in free_mapping_format()
554 fmt->match.single.hi = NULL; in free_mapping_format()
1414 out[i].match.single.numRange = in dup_format_mapping()
1415 in[i].match.single.numRange; in dup_format_mapping()
1416 out[i].match.single.lo = in dup_format_mapping()
1417 s_malloc(in[i].match.single.numRange); in dup_format_mapping()
[all …]
/titanic_44/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_compliance.out22 7 OC-3, single mode, inter. reach
23 8 OC-3, single mode, long reach
25 10 OC-12, single mode, inter. reach
26 11 OC-12, single mode, long reach
/titanic_44/usr/src/lib/libast/common/comp/
H A Dsetlocale.c817 single(int category, Lc_t* lc, unsigned int flags) in single() function
936 single(stk[i], NiL, 0); in composite()
960 if (!single(cat[i], p, 0)) in composite()
963 single(stk[i], NiL, 0); in composite()
987 if (!single(n, p, 0)) in composite()
990 single(i, NiL, 0); in composite()
1127 …if (!single(i, lc_all && !(lc_categories[i].flags & LC_setlocale) ? lc_all : lc_categories[i].prev… in _ast_setlocale()
1130 single(i, NiL, 0); in _ast_setlocale()
1154 if (!single(i, lc_categories[i].prev, 0)) in _ast_setlocale()
1157 single(i, NiL, 0); in _ast_setlocale()
[all …]
/titanic_44/usr/src/lib/libnisdb/yptol/
H A Dstubs.c133 #pragma weak single macro
138 int single, nogecos, noshell, nopw, mflag; variable
/titanic_44/usr/src/cmd/backup/restore/
H A Dinteractive.c618 static struct afile single; local
630 single.fnum = ep ? ep->e_ino : 0;
631 single.fname = savename(arg);
632 ap->head = &single;
660 struct afile single; local
666 single.fnum = ino;
668 single.fname = savename(name + strlen(basename) + 1);
670 single.fname = savename(name);
671 alist.head = &single;
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dstring.c438 char *sh_fmtqf(const char *string, int single, int fold) in sh_fmtqf() argument
451 if (!cp || !*cp || !single && !fold || fold && strlen(string) < fold) in sh_fmtqf()
454 single = single ? 1 : 3; in sh_fmtqf()
475 q = single; in sh_fmtqf()
/titanic_44/usr/src/cmd/sulogin/
H A Dsulogin.c117 static void single(const char *, char *);
256 single(shell, NULL); in main()
266 single(shell, NULL); in main()
277 single(shell, NULL); in main()
573 single(su, devname); in main_loop()
590 single(const char *cmd, char *ttyn) in single() function
/titanic_44/usr/src/cmd/initpkg/init.d/
H A DREADME.rcS35 SMF major milestone "svc:/milestone/single-user:default" executes each
39 /var/svc/log/milestone-single-user:default.log
73 the output of "svcs -l svc:/milestone/single-user:default".
/titanic_44/usr/src/cmd/rpcsvc/
H A Drup.c83 int single, nfailed; in main() local
94 single = nfailed = 0; in main()
97 single++; in main()
126 if (single > 0) { in main()
129 if (nfailed == single) { in main()
/titanic_44/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc72 * correctable (from a mem_ce ereport) is single-bit or multi-bit. For a
95 * A single bit fault in a memory rank can cause:
107 * faulted in this way on a single rank exceeds a threshold we will
111 * single-bit errors, but via separate serd engines to allow distinct
167 * The fraction of pages on a single rank that must be diagnosed as faulty
168 * with single correctable unit faults before we will fault the rank.
173 * failure) without getting carried away and allowing a single faulty rank to
188 * prepared to tolerate from a single rank before faulting the rank is
205 * The single-correctable-unit threshold at which number of faulted pages
213 * The maximum number of single-correctable-unit page faults we will diagnose
[all …]
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME34 By default the program runs much like the original version - a single process with
36 but using a single read/write process may be important if you're running lots of
37 printers under a single userid. Four things can help improve performance, and all
58 One possible strategy would be to have the spooler run postio as a single process
/titanic_44/usr/src/lib/libc/inc/
H A Dbase_conversion.h174 single x;
315 extern void __pack_single(unpacked *, single *, enum fp_direction_type,
/titanic_44/usr/src/cmd/modload/
H A Dplcysubr.c437 char *p, *single; in delete_plcy_entry() local
445 for (single = strtok_r(copy, " \t\n", &p); in delete_plcy_entry()
446 single != NULL; in delete_plcy_entry()
447 single = strtok_r(NULL, " \t\n", &p)) { in delete_plcy_entry()
448 if ((ret = delete_one_entry(filename, single)) != 0) { in delete_plcy_entry()
/titanic_44/usr/src/test/zfs-tests/tests/functional/interop/
H A Dinterop.cfg39 # We need to repartition the single disk to two slices
50 # We need to repartition the single disk to two slices and allocate
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import.cfg42 # We need to repartition the single disk to two slices.
50 # We need to repartition the single disk to two slices.
/titanic_44/usr/src/common/atomic/sparc/
H A Datomic.s97 and %o1, %o3, %o1 ! %o1 = single byte value
170 and %o1, %o3, %o1 ! %o1 = single short value
334 and %o1, %o3, %o1 ! %o1 = single byte value
369 and %o1, %o3, %o1 ! %o1 = single short value
570 and %o1, %o3, %o1 ! %o1 = single byte value
572 and %o2, %o3, %o2 ! %o2 = single byte value
601 and %o1, %o3, %o1 ! %o1 = single short value
603 and %o2, %o3, %o2 ! %o2 = single short value
/titanic_44/usr/src/common/atomic/sparcv9/
H A Datomic.s218 and %o1, %o3, %o1 ! %o1 = single byte value
291 and %o1, %o3, %o1 ! %o1 = single short value
459 and %o1, %o3, %o1 ! %o1 = single byte value
494 and %o1, %o3, %o1 ! %o1 = single short value
703 and %o1, %o3, %o1 ! %o1 = single byte value
705 and %o2, %o3, %o2 ! %o2 = single byte value
734 and %o1, %o3, %o1 ! %o1 = single short value
736 and %o2, %o3, %o2 ! %o2 = single short value
783 and %o1, %o3, %o1 ! %o1 = single byte value
808 and %o1, %o3, %o1 ! %o1 = single short value

123456789