Searched defs:ls (Results 1 - 25 of 54) sorted by relevance

123

/illumos-gate/usr/src/lib/libast/common/features/
H A Dsfinit.c36 char* ls = ""; local
40 char* ls = "L"; local
54 printf("\t1E%d%s,\n", i, ls);
58 printf("\t{ 1E1%s, 1E2%s, 1E4%s, 1E8%s, 1E16%s, 1E32%s },\n", ls, ls, ls, ls, ls, ls);
59 printf("\t{ 1E-1%s, 1E-2%s, 1E-4%s, 1E-8%s, 1E-16%s, 1E-32%s },\n", ls, l
[all...]
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_border.c49 border(chtype ls, chtype rs, chtype ts, chtype bs, argument
52 return (wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br));
H A Dwborder.c51 * ls : the character and attributes used for the left side.
78 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, argument
87 _LEFTSIDE = ls;
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dtimespec_get.c25 timespec_cmp(const struct timespec *ls, const struct timespec *rs) argument
27 if (ls->tv_sec > rs->tv_sec)
29 if (ls->tv_sec < rs->tv_sec)
31 if (ls->tv_nsec > rs->tv_nsec)
33 if (ls->tv_nsec > rs->tv_nsec)
35 if (ls->tv_nsec < rs->tv_nsec)
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dbrdr.c49 border(chtype ls, chtype rs, chtype ts, chtype bs, argument
57 ls, rs, ts, bs, tl, tr, bl, br
61 code = wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
H A Dwbrdr.c54 chtype ls, chtype rs, chtype ts, chtype bs,
63 w, ls, rs, ts, bs, tl, tr, bl, br
67 if (ls == 0)
68 ls = ACS_VLINE;
69 (void) __m_acs_cc(ls, &wls);
53 wborder(WINDOW *w, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dbrdr.c52 border(chtype ls, chtype rs, chtype ts, chtype bs, argument
57 code = wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
H A Dbrdr_st.c52 border_set(const cchar_t *ls, const cchar_t *rs, argument
58 code = wborder_set(stdscr, ls, rs, ts, bs, tl, tr, bl, br);
H A Dwbrdr_st.c56 wborder_set(WINDOW *w, const cchar_t *ls, const cchar_t *rs, argument
72 (void) wvline_set(w, ls, w->_maxy);
H A Dwbrdr.c57 chtype ls, chtype rs, chtype ts, chtype bs,
63 if (ls == 0)
64 ls = ACS_VLINE;
65 (void) __m_acs_cc(ls, &wls);
56 wborder(WINDOW *w, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dgetgroup.c109 register struct list *ls; local
126 for (ls = list; ls != NULL; ls = ls->nxt) {
127 if (strcmp(ls->name, group) == 0) {
136 ls = &tmplist;
137 ls->name = group;
138 ls->nxt = list;
139 list = ls;
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_ldap.c66 __nis_ldap_search_t *ls; local
137 ls = buildLdapSearch(base, scope, 0, 0, filter, attrs, 0, 0);
138 if (ls == 0) {
149 rv = ldapSearch(ls, &nrv, 0, &stat);
150 freeLdapSearch(ls);
236 __nis_ldap_search_t ls; local
252 ls.numFilterComps = 0;
253 ls.filterComp = 0;
254 ls.numAttrs = 0;
255 ls
[all...]
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dspec.c379 char *ls; local
386 for (v = strtok_r(valstr, " \t", &ls); v;
387 v = strtok_r(NULL, " \t", &ls)) {
/illumos-gate/usr/src/uts/common/klm/
H A Dklmops.c129 lm_register_lock_locally(struct vnode *vp, struct lm_sysid *ls, argument
132 nlm_register_lock_locally(vp, (struct nlm_host *)ls,
/illumos-gate/usr/src/lib/libproc/common/
H A DPlwpregs.c399 lwpstatus_t ls; local
400 if (getlwpfile(P, lwpid, "lwpstatus", &ls, sizeof (ls)) != 0)
402 addr = ls.pr_ustack;
432 lwpstatus_t ls; local
440 if (getlwpfile(P, lwpid, "lwpstatus", &ls, sizeof (ls)) != 0)
446 ls = lwp->lwp_status;
449 addr = ls.pr_ustack;
481 ucontext_t *ctxp = (void *)ls
511 lwpstatus_t ls; local
[all...]
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dgetgraent.c262 struct list *ls; local
266 for (ls = g->minuslist; ls != NULL; ls = ls->nxt) {
267 free(ls->name);
268 free(ls);
292 struct list *ls; local
298 for (ls = g->minuslist; ls !
384 struct list *ls; local
[all...]
H A Dgetpwaent.c487 struct list *ls; local
491 for (ls = minuslist; ls != NULL; ls = ls->nxt) {
492 free(ls->name);
493 free((char *) ls);
502 struct list *ls; local
507 ls = (struct list *) malloc(sizeof(struct list));
510 ls
545 struct list *ls; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y116 | inode | ls | override | nprompt | pwd | quit | tag | shell
389 ls : xls label
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.c359 char *ls; /* string after LIB root */ local
363 ls = *name + MSG_FIL_LIB_SIZE;
364 if ((dp = (char *)strchr(ls, '.')) != (char *)0) {
365 *name = ls;
366 return (dp - ls);
/illumos-gate/usr/src/cmd/localedef/
H A Dcharmap.c260 int ls, le; local
267 ls = strlen(s);
270 if (((si = strcspn(s, digits)) == 0) || (si == ls) ||
272 (strspn(s + si, digits) != (ls - si)) ||
283 (void) asprintf(&nn, "%s%0*u", s, ls - si, i);
/illumos-gate/usr/src/lib/libast/common/port/
H A Dlc.c748 register Lc_scan_t* ls; local
750 if (!(ls = (Lc_scan_t*)lc))
752 if (!(ls = newof(0, Lc_scan_t, 1, 0)))
754 ls->lc.code = ls->lc.name = ls->buf;
755 ls->territory = -1;
756 ls->language = elementsof(ls->lc.territory->languages);
757 ls
[all...]
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dufsread.c94 static uint8_t ls, dsk_meta; variable
120 if (ls)
128 if (n != -1 && ls)
152 ls = *path == '?' && n == 1 && !*s;
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h75 uint8_t ls; /* end sector # within this page (segment) */ member in struct:xdb_seg
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfvprintf.c114 char *tls[2], **ls; /* for %..[separ]s */ local
676 { if(!(ls = argv.sp) || !ls[0])
691 ls = tls; tls[0] = sp;
693 for(sp = *ls;;)
782 if(!(sp = *++ls))
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_authsvc.c230 int ls, ns, rc; local
237 ls = smbd.s_authsvc_sock;
241 ns = accept(ls, NULL, &slen);

Completed in 3533 milliseconds

123