Searched refs:j_unlink (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/os/
H A Dos_unlink.c36 ret = __db_jump.j_unlink != NULL ?
37 __db_jump.j_unlink(path) : unlink(path);
H A Dos_config.c96 __db_jump.j_unlink = (int (*) __P((const char *)))func;
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dos_jump.h35 int (*j_unlink) __P((const char *)); /* DB_FUNC_UNLINK */ member in struct:__db_jumptab

Completed in 30 milliseconds