Home
last modified time | relevance | path

Searched defs:freecontext (Results 1 – 11 of 11) sorted by last modified time

/dports/devel/mercurial/mercurial-6.0/contrib/chg/
H A Dhgclient.c99 static void freecontext(context_t *ctx) in freecontext() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/misc/
H A Derror.c622 static Error_info_t* freecontext; variable
H A Doptctx.c41 static Opt_t* freecontext; variable
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dcommand.c94 Context_t* freecontext; /* free job context headers */ member
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dcommand.c94 Context_t* freecontext; /* free job context headers */ member
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/misc/
H A Derror.c622 static Error_info_t* freecontext; variable
H A Doptctx.c41 static Opt_t* freecontext; variable
/dports/shells/ksh93/ast-93u/src/lib/libast/misc/
H A Doptctx.c41 static Opt_t* freecontext; variable
H A Derror.c622 static Error_info_t* freecontext; variable
/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dcommand.c94 Context_t* freecontext; /* free job context headers */ member
/dports/security/gss/gss-1.0.3/lib/
H A Dcontext.c359 int freecontext = 0; in gss_init_sec_context() local