Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_nul_terminator.c24 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 Dpoll_test.c92 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 Dnulinsrc.ok1 $AWK: non-terminated regular expression \... at source line 1
H A Dunterm.ok1 $AWK: non-terminated string ............. at source line 1
/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c617 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 DT.errmsg122 non-terminated string
/illumos-gate/usr/src/cmd/bnu/
H A DGrades54 # be seperated by whitespace and terminated
/illumos-gate/usr/src/test/libc-tests/cfg/
H A DREADME35 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 DREADME33 strhash return hash code for null terminated string
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs116 char f_basetype[16]; /* target fs type name, null-terminated */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs116 char f_basetype[16]; /* target fs type name, null-terminated */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs116 char f_basetype[16]; /* target fs type name, null-terminated */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs120 char f_basetype[16]; /* target fs type name, null-terminated */
/illumos-gate/usr/src/cmd/fm/dicts/
H A DDISK.po101 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 Dfs202 char f_basetype[16]; /* target fs type name, null-terminated */
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl102 * non-null terminated strings. This definition must match
H A Dsvcctl.ndl419 * null-terminated Unicode strings.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE9373 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 Dsqlite.h.in153 #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 Dmultiboot.texi713 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 Dlic_OSBL104 remains effective until terminated. Your rights under this Agreement
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX89 9. Historic versions of sed terminated the script if EOF was reached
/illumos-gate/usr/src/lib/
H A DREADME.Makefiles299 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 Dregress.sh359 then note=terminated
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE113 remains effective until terminated. Your rights under this Agreement

123