Home
last modified time | relevance | path

Searched refs:foentry_create (Results 1 – 1 of 1) sorted by relevance

/dports/devel/splint/splint-3.1.2/src/
H A DfileTable.c985 foentry_create (/*@exposed@*/ FILE *f, /*@only@*/ cstring fname) in foentry_create() function
1011 ft->openelements[ft->nopen] = foentry_create (f, fname); in fileTable_addOpen()