HomeSort by: relevance | last modified time | path
    Searched defs:undefine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/tests/isc/
symtab_test.c 34 undefine(char *key, unsigned int type, isc_symvalue_t value, void *arg) { function
52 result = isc_symtab_create(mctx, 3, undefine, NULL, false, &st);
73 undefine(key, 1, value, NULL);
90 undefine(key, 1, value, NULL);
106 * Undefine them
  /src/external/gpl2/rcs/dist/src/
partime.c 71 static void undefine P((struct partime*));
209 undefine (t) struct partime *t; function
269 undefine (t);
279 undefine (t);
692 undefine (t);

Completed in 26 milliseconds