OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:form_term
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libform/
post.c
104
if (form->
form_term
!= NULL)
105
form->
form_term
(form);
form.c
277
_formi_default_form.
form_term
= function;
279
form->
form_term
= function;
288
form_term
(FORM *form)
function in typeref:typename:Form_Hook
292
return _formi_default_form.
form_term
;
294
return form->
form_term
;
Makefile
49
form_win.3 form_sub.3 form_hook.3
form_term
.3 \
driver.c
200
if ((c <= REQ_LAST_PAGE) && (form->
form_term
!= NULL))
201
form->
form_term
(form);
form.h
282
Form_Hook
form_term
; /* function called when form is unposted and
member in struct:_form_struct
333
Form_Hook
form_term
(FORM *);
Completed in 16 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025