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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/
H A Dex_dbclient.c6 * $Id: ex_dbclient.c,v 12.7 2008/01/08 20:58:23 bostic Exp $
23 int ex_dbclient __P((const char *));
52 ex_dbclient(host) function
56 const char *progname = "ex_dbclient"; /* Program name. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile962 ex_apprec ex_btrec ex_dbclient ex_env ex_lock ex_mpool \
1162 ex_dbclient.o: $(srcdir)/examples_c/ex_dbclient.c
1164 ex_dbclient: ex_dbclient.o $(DEF_LIB)
1165 $(CCLINK) -o $@ $(LDFLAGS) ex_dbclient.o $(DEF_LIB) $(LIBS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in953 ex_apprec ex_btrec ex_dbclient ex_env ex_lock ex_mpool \
1153 ex_dbclient@o@: $(srcdir)/examples_c/ex_dbclient.c
1155 ex_dbclient: ex_dbclient@o@ $(DEF_LIB)
1156 $(CCLINK) -o $@ $(LDFLAGS) ex_dbclient@o@ $(DEF_LIB) $(LIBS)

Completed in 63 milliseconds