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

/macosx-10.10/apr-32/apr/apr/test/
H A Dtesttable.c112 static void table_unset(abts_case *tc, void *data) function
195 abts_run_test(suite, table_unset, NULL);
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dsubshell.c414 static void table_unset(register Dt_t *root,int fun) function
716 table_unset(sp->salias,0);
722 table_unset(sp->sfun,1);
H A Dname.c2427 static void table_unset(Shell_t *shp, register Dt_t *root, int flags, Dt_t *oroot) function
3545 table_unset(shp,root,NV_RDONLY|NV_NOSCOPE,dp);

Completed in 134 milliseconds