HomeSort by: relevance | last modified time | path
    Searched refs:esetfunc (Results 1 - 7 of 7) sorted by relevancy

  /src/tests/lib/libutil/
t_efun.c 127 ATF_REQUIRE(esetfunc(handler) != NULL);
  /src/include/
util.h 149 void (*esetfunc(void (*)(int, const char *, ...)))
  /src/lib/libutil/
efun.c 59 esetfunc(void (*ef)(int, const char *, ...)))(int, const char *, ...) function in typeref:typename:void (*)(int,const char *,...)
Makefile 86 MLINKS+=efun.3 esetfunc.3
  /src/sbin/fsck_lfs/
main.c 87 esetfunc(efun);
  /src/tools/compat/
configure.ac 244 dprintf esetfunc fgetln flock fpurge __fpurge futimes getline \
compat_defs.h 366 void (*esetfunc(void (*)(int, const char *, ...)))(int, const char *, ...);

Completed in 14 milliseconds