/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_nul_terminator.c | 24 STATE(terminated); 69 set_terminated(array, &terminated); in match_nul_assign() 79 if (sm->state == &terminated || sm->state == &unterminated) in get_terminated_state_var_sym() 97 return &terminated; in get_terminated_state() 101 if (sm->state == &terminated || sm->state == &unterminated) in get_terminated_state() 130 if (sm->state == &terminated) in sm_to_term() 166 (state == &terminated) ? "1" : "0"); in match_call_info() 181 set_state(my_id, fullname, sym, (*value == '1') ? &terminated : &unterminated); in caller_info_terminated() 256 set_terminated_var_sym(name, sym, (*value == '1') ? &terminated : &unterminated); in return_info_terminated() 263 if (get_terminated_state_var_sym(name, sym) == &terminated) in is_nul_terminated_var_sym() [all …]
|
/illumos-gate/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 92 static int terminated = 0; variable 478 exit = terminated; in helper_thread() 500 terminated = 1; in stop_threads()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/syn/ |
H A D | nulinsrc.ok | 1 $AWK: non-terminated regular expression \... at source line 1
|
H A D | unterm.ok | 1 $AWK: non-terminated string ............. at source line 1
|
/illumos-gate/usr/src/lib/libtecla/common/ |
H A D | cplfile.c | 617 int terminated=0; /* True if the directory part had to be terminated */ in cf_complete_entry() local 648 terminated = 1; in cf_complete_entry() 668 if(terminated) { in cf_complete_entry()
|
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/ |
H A D | T.errmsg | 122 non-terminated string
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Grades | 54 # be seperated by whitespace and terminated
|
/illumos-gate/usr/src/test/libc-tests/cfg/ |
H A D | README | 35 must be supplied in pairs and the list is terminated with a NULL, like this:
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | README | 33 strhash return hash code for null terminated string
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/ |
H A D | fs | 116 char f_basetype[16]; /* target fs type name, null-terminated */
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/ |
H A D | fs | 116 char f_basetype[16]; /* target fs type name, null-terminated */
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
H A D | fs | 116 char f_basetype[16]; /* target fs type name, null-terminated */
|
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/ |
H A D | fs | 120 char f_basetype[16]; /* target fs type name, null-terminated */
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | DISK.po | 101 msgstr "The command was terminated with a non-recovered error condition that may have been caused b…
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | fs | 202 char f_basetype[16]; /* target fs type name, null-terminated */
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | netlogon.ndl | 102 * non-null terminated strings. This definition must match
|
H A D | svcctl.ndl | 419 * null-terminated Unicode strings.
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE93 | 73 terminated was fixed. 77 it was terminated with a colon inside an assignment 161 reading from a process that has terminated has been fixed.
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 153 #define SQLITE_INTERRUPT 9 /* Operation terminated by sqlite_interrupt() */ 358 ** is a "%q" option. %q works like %s in that it substitutes a null-terminated 779 ** query is immediately terminated and any database changes rolled back. If the 833 ** null-terminated and can be used as a string value in an INSERT
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 713 zero-terminated string. 738 be associated with that particular boot module; it is a zero-terminated 767 a set of zero-terminated @sc{ascii} strings (plus sizeof(unsigned long) in 884 unsigned two-bytes integers, and is terminated with zero. Note that the 895 loader booting the kernel. The name is a normal C-style zero-terminated
|
/illumos-gate/usr/src/pkg/license_files/ |
H A D | lic_OSBL | 104 remains effective until terminated. Your rights under this Agreement
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | POSIX | 89 9. Historic versions of sed terminated the script if EOF was reached
|
/illumos-gate/usr/src/lib/ |
H A D | README.Makefiles | 299 Makefile.lib. This section is conceptually terminated by the 307 section is conceptually terminated by the .KEEP_STATE directive.
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | regress.sh | 359 then note=terminated
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | LICENSE | 113 remains effective until terminated. Your rights under this Agreement
|