/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | util.c | 498 …_util_grep_file (const gchar *directory, const gchar *file, const gchar *linestart, gboolean reuse) in hal_util_grep_file() argument 519 if (_grep_can_reuse && reuse && strcmp (oldfilename, filename) == 0) { in hal_util_grep_file() 571 const gchar *linestart, guint elem, gboolean reuse) in hal_util_grep_string_elem_from_file() argument 582 …if (((line = hal_util_grep_file (directory, file, linestart, reuse)) == NULL) || (strlen (line) ==… in hal_util_grep_string_elem_from_file() 606 const gchar *linestart, guint elem, guint base, gboolean reuse) in hal_util_grep_int_elem_from_file() argument 614 strvalue = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse); in hal_util_grep_int_elem_from_file() 653 const gchar *linestart, guint elem, gboolean reuse) in hal_util_set_string_elem_from_file() argument 660 …if ((value = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse)) == NUL… in hal_util_set_string_elem_from_file() 693 const gchar *linestart, guint elem, guint base, gboolean reuse) in hal_util_set_int_elem_from_file() argument 702 strvalue = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse); in hal_util_set_int_elem_from_file() [all …]
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | expand.c | 899 struct expression *reuse = nested, *entry; in expand_pos_expression() local 905 if (!reuse) { in expand_pos_expression() 911 reuse = alloc_expression(entry->pos, EXPR_POS); in expand_pos_expression() 913 reuse->type = EXPR_POS; in expand_pos_expression() 914 reuse->ctype = entry->ctype; in expand_pos_expression() 915 reuse->init_offset = offset; in expand_pos_expression() 916 reuse->init_nr = 1; in expand_pos_expression() 917 reuse->init_expr = entry; in expand_pos_expression() 918 REPLACE_CURRENT_PTR(entry, reuse); in expand_pos_expression() 919 reuse = NULL; in expand_pos_expression()
|
H A D | GPL-2 | 256 of promoting the sharing and reuse of software generally.
|
/illumos-gate/usr/src/test/util-tests/tests/head/ |
H A D | 5221.in | 1 5221 head shouldn't reuse stdin
|
H A D | 5221.out | 2 5221 head shouldn't reuse stdin
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | main.c | 987 if (lim->reuse > now.tv_sec) { in msglim() 990 lim->reuse = now.tv_sec + 10*60; in msglim()
|
H A D | defs.h | 649 time_t reuse; member
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | mem_config.c | 140 int reuse; in kphysm_add_memory_dynamic() local 389 reuse = 1; /* force unmapping of temp mapva */ in kphysm_add_memory_dynamic() 400 reuse = (seg != NULL); in kphysm_add_memory_dynamic() 461 if (reuse) { in kphysm_add_memory_dynamic()
|
/illumos-gate/usr/src/common/bzip2/ |
H A D | Solaris.README.txt | 178 + * added to allow reuse of bz_stream without malloc/free
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | README.design | 113 always scanned to try and reuse an existing 'FILE *' structure before
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | COPYING | 256 of promoting the sharing and reuse of software generally.
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | COPYING | 256 of promoting the sharing and reuse of software generally.
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | THIRDPARTYLICENSE | 350 of promoting the sharing and reuse of software generally.
|
/illumos-gate/usr/src/lib/print/libhttp-core/common/ |
H A D | LICENSE.txt | 398 of promoting the sharing and reuse of software generally. 895 and reuse of software generally.
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 190 too small and IV reuse makes attacks easier, there is no replay
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | builtins.mm | 71 commands makes sense and allows reuse of the shell
|
H A D | sh.memo | 1049 In addition, output can be saved in a file for reuse.
|
H A D | RELEASE | 2213 it easier for runtime extensions to reuse this code.
|
/illumos-gate/usr/src/lib/librstp/common/ |
H A D | COPYING | 433 and reuse of software generally.
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.S | 2294 ! available for reuse.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 426 % thus we reuse \temp. 3017 % The `\else' inside the `\doifset' parameter is a trick to reuse the 5217 % And now, it's time to reuse the body of the original defun:
|
/illumos-gate/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.S | 4483 ! available for reuse.
|
/illumos-gate/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 6781 optimization is to simply reuse the control state for each iteration.
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 32 # reuse common chunks also is creative (and subject to copyright). Finally,
|
H A D | terminfo.src | 32 # reuse common chunks also is creative (and subject to copyright). Finally,
|