Searched refs:temp (Results 1 - 25 of 744) sorted by path

1234567891011>>

/freebsd-11-stable/bin/pax/
H A Doptions.c1494 char *name, *temp; local
1504 temp = malloc(len);
1505 if (!temp) {
1509 memcpy(temp, name, len-1);
1510 temp[len-1] = 0;
1511 return(temp);
/freebsd-11-stable/bin/sh/
H A Dexpand.c1465 char temp[32]; local
1467 char *p = temp + 31;
1469 temp[31] = '\0';
1478 memcpy(buf, p, temp + 32 - p);
H A Dmkbuiltins37 temp=`/usr/bin/mktemp -t ka`
60 print $0}' $srcdir/builtins.def | sed 's/-[hj]//' > $temp
62 awk '/^[^#]/ { printf "\t%s,\n", $1}' $temp
73 }}' $temp
84 tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ < $temp |
92 awk '{ printf "int %s(int, char **);\n", $1}' $temp
93 rm -f $temp
H A Dmktokens41 temp=`/usr/bin/mktemp -t ka`
42 cat > $temp <<\!
72 nl=`wc -l $temp`
74 awk '{print "#define " $1 " " NR-1}' $temp
78 awk '{print "\t" $2 ","}' $temp
84 $temp
87 sed 's/"//g' $temp | awk '
93 rm $temp
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/powerpc/
H A Ddt_isadep.c65 uintptr_t temp; local
103 temp = (text[i] & 0x03fffffc);
106 temp += symp->st_value + i * 4;
110 if (temp & 0x02000000) {
111 temp |= (UINTPTR_MAX - 0x03ffffff);
114 if (temp >= symp->st_value &&
115 temp <= (symp->st_value + symp->st_size))
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c576 zfs_handle_t *temp; local
681 if ((temp = zfs_open(zhp->zfs_hdl, zfs_get_name(zhp),
693 zfs_close(temp);
698 cn->cn_handle = temp;
700 zfs_is_mounted(temp, NULL);
701 cn->cn_shared = zfs_is_shared(temp);
H A Dlibzfs_import.c974 nvlist_t *temp = NULL; local
980 sizeof (labels[l].vp_nvlist), &temp, 0) != 0)
983 if (nvlist_lookup_uint64(temp, ZPOOL_CONFIG_POOL_STATE,
985 nvlist_free(temp);
986 temp = NULL;
991 (nvlist_lookup_uint64(temp, ZPOOL_CONFIG_POOL_TXG,
993 nvlist_free(temp);
994 temp = NULL;
997 if (temp)
998 *config = temp;
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex457 \def\temp{#3}%
458 \ifx\temp\empty
459 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
460 \let\temp\finishparsearg
462 \let\temp\argcheckspaces
465 \temp#1 #3\ArgTerm
545 \def\temp{#1}%
546 \ifx\thisenv\temp
555 \errmessage{This command can appear only \inenvironment\temp,
618 \def\temp{#
[all...]
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_sha1.c79 temp = ROT32(A,5) + f##n(B,C,D) + E + W[i] + CONST##n; \
80 E = D; D = C; C = ROT32(B,30); B = A; A = temp
110 apr_uint32_t temp, A, B, C, D, E, W[80]; local
H A Duuid.c40 int temp; local
50 temp = s[1] - '0';
51 if (temp > 48)
52 result |= temp - 39;
53 else if (temp > 16)
54 result |= temp - 7;
56 result |= temp;
/freebsd-11-stable/contrib/apr/misc/unix/
H A Dgetopt.c143 const char *temp; local
146 temp = argv[start];
148 argv[start + len - 1] = temp;
/freebsd-11-stable/contrib/apr/threadproc/unix/
H A Dthread.c152 pthread_attr_t *temp; local
170 temp = &attr->attr;
172 temp = NULL;
179 if ((stat = pthread_create((*new)->td, temp, dummy_worker, (*new))) == 0) {
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dtp_main.c151 atf_fs_path_t temp; local
153 err = atf_fs_path_init_fmt(&temp, "%s", argv0);
157 err = atf_fs_path_branch_path(&temp, dir);
159 atf_fs_path_fini(&temp);
232 atf_fs_path_t temp; local
234 err = atf_fs_path_init_fmt(&temp, "%s", value);
237 *param = temp;
/freebsd-11-stable/contrib/atf/atf-c/
H A Dutils.c361 atf_dynstr_t temp; local
364 error = atf_dynstr_init(&temp);
369 error = atf_dynstr_append_fmt(&temp, "%c", ch);
374 if (cnt == 0 && atf_dynstr_length(&temp) == 0) {
375 atf_dynstr_fini(&temp);
378 return atf_dynstr_fini_disown(&temp);
/freebsd-11-stable/contrib/atf/atf-sh/
H A Datf-check.cpp624 temp_file temp("atf-check.XXXXXX");
625 temp.write(decode(oc.value));
626 temp.close();
628 const bool equals = compare_files(path, temp.get_path());
632 print_diff(temp.get_path(), path);
636 cat_file(temp.get_path());
/freebsd-11-stable/contrib/binutils/bfd/
H A Darchive.c1113 char *temp = ext_names;
1114 char *limit = temp + namedata->parsed_size;
1115 for (; temp < limit; ++temp)
1117 if (*temp == '\012')
1118 temp[temp > ext_names && temp[-1] == '/' ? -1 : 0] = '\0';
1119 if (*temp == '\\')
1120 *temp
1107 char *temp = ext_names; local
1937 bfd_byte temp[4]; local
[all...]
H A Dcoff64-rs6000.c474 bfd_vma temp; local
476 temp = in->x_csect.x_scnlen.l & 0xffffffff;
477 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_lo);
478 temp = in->x_csect.x_scnlen.l >> 32;
479 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_hi);
H A Dconfigure2885 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
H A Decoff.c3021 bfd_byte temp[4];
3086 H_PUT_32 (abfd, hashsize, temp);
3087 if (bfd_bwrite ((void *) temp, (bfd_size_type) 4, abfd) != 4)
3142 H_PUT_32 (abfd, stringsize, temp);
3143 if (bfd_bwrite ((void *) temp, (bfd_size_type) 4, abfd) != 4)
3013 bfd_byte temp[4]; local
H A Dformat.c217 const bfd_target *temp; local
240 temp = BFD_SEND_FMT (abfd, _bfd_check_format, (abfd));
242 if (temp)
245 right_targ = temp;
250 if (temp == bfd_default_vector[0])
257 matching_vector[match_count] = temp;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dar.c373 char *temp;
375 temp = strrchr (program_name, '/');
380 if (temp == NULL || (bslash != NULL && bslash > temp))
381 temp = bslash;
382 if (temp == NULL && program_name[0] != '\0' && program_name[1] == ':')
383 temp = program_name + 1;
386 if (temp == NULL)
387 temp = program_name;
389 ++temp;
370 char *temp; local
[all...]
H A Dbinemul.c53 bfd *temp; local
55 temp = *after_bfd;
61 (*after_bfd)->archive_next = temp;
79 bfd *temp; local
81 temp = *after_bfd;
87 (*after_bfd)->archive_next = temp;
H A Dconfigure2879 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
H A Dnm.c688 asymbol *temp;
728 temp = store_sym;
730 store_next = temp;
683 asymbol *temp; local
H A Dreadelf.c9329 char *temp = NULL;
9357 temp = malloc (inote.namesz + 1);
9359 if (temp == NULL)
9366 strncpy (temp, inote.namedata, inote.namesz);
9367 temp[inote.namesz] = 0;
9369 /* warn (_("'%s' NOTE name not properly null terminated\n"), temp); */
9370 inote.namedata = temp;
9375 if (temp != NULL)
9377 free (temp);
9378 temp
9326 char *temp = NULL; local
[all...]

Completed in 359 milliseconds

1234567891011>>