Searched refs:le (Results 26 - 47 of 47) sorted by relevance

12

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c141 struct ldap_error *le = (struct ldap_error *)key; local
143 if (le == NULL)
145 if (le->le_matched != NULL) {
146 ldap_memfree(le->le_matched);
148 if (le->le_errmsg != NULL) {
149 ldap_memfree(le->le_errmsg);
151 free(le);
231 struct ldap_error *le; local
234 if ((eno = thr_getspecific(ns_mtckey, (void **)&le)) != 0) {
242 if (le
278 struct ldap_error *le; local
[all...]
/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c385 int ls, le; local
402 le = strlen(esym);
407 (strspn(esym + si, digits) != (le - si)) ||
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h1021 * 30 characters for sprintf(str, "%le", float)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_006_pos.ksh88 [[ $refer_diff -le $expected_diff && \
89 $file_diff -le $expected_diff ]] || \
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c664 struct zap_leaf_entry *le; local
673 chunk != CHAIN_END; chunk = le->le_next) {
678 le = ZAP_LEAF_ENTRY(l, blksft, chunk);
681 if (le->le_type != ZAP_CHUNK_ENTRY)
684 if (le->le_hash != h)
687 if (zap_leaf_array_equal(l, blksft, le->le_name_chunk,
688 le->le_name_length, name)) {
693 if (le->le_int_size != 8 || le->le_value_length != 1)
698 le
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/mv_files/
H A Dmv_files_common.kshlib53 while [ \$i -le 50 ]
/illumos-gate/usr/src/cmd/ztest/
H A Dzloop.bash155 while [[ $timeout -eq 0 ]] || [[ $curtime -le $(($starttime + $timeout)) ]]; do
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c461 mc_error_t *le; local
474 if (e == NULL && (le = malloc(sizeof (mc_error_t))) == NULL)
477 le = e;
479 le->type = type;
480 le->destroy = 1;
484 if ((le = realloc(e, sizeof (mc_error_t) +
487 le = e;
491 le->size = size;
492 (void) vsnprintf(le->msg, le
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh73 if [ $OPTIND -le $# ]; then
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub263 | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
338 | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
827 ppcle | powerpclittle | ppc-le | powerpc-little)
837 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
1089 sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc329 db_log_entry le(action, v, query, content);
351 if (logfile->append(&le) < 0) {
H A Ddb_dictionary.cc1626 db_dictlog_entry le(action, newv, tab, tobj);
1635 if (logfile->append(&le) < 0) {
/illumos-gate/usr/src/cmd/acct/
H A Drunacct.sh63 if [ "$_blocks" -le $_MIN_BLKS ];then
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh285 ["le"]='<='
/illumos-gate/usr/src/common/ctf/
H A Dctf_types.c601 ctf_encoding_t le, re; local
624 return (ctf_type_encoding(lfp, ltype, &le) == 0 &&
626 bcmp(&le, &re, sizeof (ctf_encoding_t)) == 0);
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c358 uchar_t *lb, *le; local
364 bestlen = re_lit(pat, &lb, &le);
371 for (p = lb; p < le; p++) printf("%c", *p);
375 pat->bm_ptr = re_bmcomp(lb, le, pat->cmap);
381 pat->bm_ptr = re_bmcomp(lb, le, pat->cmap);
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctf.c134 write_label(labelent_t *le, ctf_buf_t *b) argument
138 ctl.ctl_label = strtab_insert(&b->ctb_strtab, le->le_name);
139 ctl.ctl_typeidx = le->le_idx;
/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java2109 } catch (pmLoginFailedException le) {
2138 } catch (pmLoginFailedException le) {
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh469 [ $a \-le $b ] && echo $a $b || echo $b $a )`
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c346 ctf_encoding_t le, re; local
362 if (ctf_type_encoding(lfp, lbase, &le) == CTF_ERR) {
378 lrank = le.cte_bits + ((le.cte_format & CTF_INT_SIGNED) == 0);
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh696 if [ $MN_CH -le $3 ]; then
3696 if [ $IDS_MAJVER -le 5 ] && [ $IDS_MINVER -le 1 ]; then
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h592 } le; member in struct:fw_ofld_connection_wr
2998 } le; member in union:fw_ldst_cmd::fw_ldst

Completed in 229 milliseconds

12