Searched refs:single (Results 1 - 25 of 81) sorted by relevance

1234

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dbeaglebone-black.dts35 pinctrl-single,pins = <
42 pinctrl-single,pins = <
/illumos-gate/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 *));
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_quota.c39 uint8_t single, restart;
60 &single, /* b */
87 request.qq_single = single;
H A Dsmb_nt_transact_quota.c44 * a single entry (TRUE) or multiple entries (FALSE).
86 uint8_t single, restart; local
108 &single, &restart, &sidlistlen, &startsidlen, &startsidoff)) {
149 request.qq_single = single;
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dstubs.c133 #pragma weak single macro
138 int single, nogecos, noshell, nopw, mflag; variable
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dseconvert.c32 single *arg;
88 single *arg;
140 single *number;
H A Dbase_conversion.h179 single x;
214 * Default size for _big_float - suitable for single and double precision.
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 Dfloat_decim.c29 * Conversion between single, and extended binary and decimal
38 single *px;
H A Dunpack_float.c34 _class_single(single *x)
80 _unpack_single(unpacked *pu, single *px)
/illumos-gate/usr/src/lib/libc/inc/
H A Dbase_conversion.h174 single x;
315 extern void __pack_single(unpacked *, single *, enum fp_direction_type,
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dhypotf.s54 fstps (%esp) / round to single
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h43 typedef float single; typedef
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dstring.c434 * single!=0 limits quoting to '...'
438 char *sh_fmtqf(const char *string, int single, int fold) argument
451 if (!cp || !*cp || !single && !fold || fold && strlen(string) < fold)
454 single = single ? 1 : 3;
475 q = single;
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dsetlocale.c811 * set a single AST_LC_* locale category
817 single(int category, Lc_t* lc, unsigned int flags) function
936 single(stk[i], NiL, 0);
960 if (!single(cat[i], p, 0))
963 single(stk[i], NiL, 0);
987 if (!single(n, p, 0))
990 single(i, NiL, 0);
1127 if (!single(i, lc_all && !(lc_categories[i].flags & LC_setlocale) ? lc_all : lc_categories[i].prev, 0))
1130 single(i, NiL, 0);
1154 if (!single(
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c74 new[i].match.single.lo =
75 am(myself, m[i].match.single.numRange *
76 sizeof (new[i].match.single.lo[0]));
77 new[i].match.single.hi =
78 am(myself, m[i].match.single.numRange *
79 sizeof (new[i].match.single.hi[0]));
80 if (new[i].match.single.lo != 0)
81 memcpy(new[i].match.single.lo,
82 m[i].match.single.lo,
83 m[i].match.single
[all...]
H A Ddb.cc177 entry_object * single; local
206 res->status = internal_db.first(&where, &single);
212 &single);
226 res->objects.objects_val[0] = single;
236 &single);
247 &index_desc, &single);
274 res->objects.objects_val[0] = single;
H A Dnis_parse_ldap_util.c549 if (fmt->match.single.lo != NULL)
550 free(fmt->match.single.lo);
551 fmt->match.single.lo = NULL;
552 if (fmt->match.single.hi != NULL)
553 free(fmt->match.single.hi);
554 fmt->match.single.hi = NULL;
1414 out[i].match.single.numRange =
1415 in[i].match.single.numRange;
1416 out[i].match.single.lo =
1417 s_malloc(in[i].match.single
[all...]
H A Dldap_parse.h85 * single Represents a single-character match such as '[a-bTe-w]',
95 * berString Pointer to a string containing a single formatting
105 } single; member in union:__anon3592
125 * mmt_single single
252 * The mapping item is a single LDAP attribute, or a NIS+ table column, such as
284 * element.item A single item
293 * item A single item
297 * item A single item
371 * element.item A single ite
[all...]
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drup.c83 int single, nfailed; local
94 single = nfailed = 0;
97 single++;
126 if (single > 0) {
129 if (nfailed == single) {
/illumos-gate/usr/src/cmd/sulogin/
H A Dsulogin.c41 * come up single user, or go to default init state straight away.
46 * single user. ^D exits sulogin, and init will go to default init state.
49 * go single user, no questions asked.
117 static void single(const char *, char *);
256 single(shell, NULL);
259 * if no 'root' entry in /etc/shadow, give maint. mode single
266 single(shell, NULL);
270 * if no 'root' entry in /etc/passwd, give maint. mode single
277 single(shell, NULL);
573 single(s
590 single(const char *cmd, char *ttyn) function
[all...]
/illumos-gate/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
657 and %o1, %o3, %o1 ! %o1 = single byte value
682 and %o1, %o3, %o1 ! %o1 = single shor
[all...]
/illumos-gate/usr/src/cmd/modload/
H A Dplcysubr.c437 char *p, *single; local
445 for (single = strtok_r(copy, " \t\n", &p);
446 single != NULL;
447 single = strtok_r(NULL, " \t\n", &p)) {
448 if ((ret = delete_one_entry(filename, single)) != 0) {
/illumos-gate/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 shor
[all...]
/illumos-gate/usr/src/lib/libc/port/fp/
H A Deconvert.c101 seconvert(single *arg, int ndigits, int *decpt, int *sign, char *buf)
H A Dfconvert.c89 sfconvert(single *arg, int ndigits, int *decpt, int *sign, char *buf)

Completed in 116 milliseconds

1234