OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:islive
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kdc/
connect.c
899
struct descr *d, unsigned int ndescr, int
islive
)
910
if (
islive
> -1) {
911
FD_SET(
islive
, &fds);
912
max_fd =
islive
;
947
if (
islive
> -1 && FD_ISSET(
islive
, &fds))
948
handle_islive(
islive
);
984
bonjour_kid(krb5_context context, krb5_kdc_configuration *config, const char *argv0, int *
islive
)
999
close(
islive
[0]);
1000
if (dup2(
islive
[1], 0) == -1
1110
int
islive
[2];
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h
636
bool
islive
() const;
637
void
islive
(bool v);
mtype.d
4213
bool
islive
; /// is @live
4248
this.
islive
= true;
4289
t.
islive
=
islive
;
5111
this.
islive
== other.
islive
;
7162
if (tf.
islive
)
dmangle.d
379
if (ta.
islive
)
semantic3.d
1363
funcdecl.type.isTypeFunction().
islive
)
typesem.d
1220
tf.
islive
= true;
Completed in 30 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026