Searched refs:_GetGlobPrefix (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/dbinc_auto/
H A Dtcl_ext.h46 int _GetGlobPrefix __P((char *, char **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_internal.c392 * PUBLIC: int _GetGlobPrefix __P((char *, char **));
395 _GetGlobPrefix(pattern, prefix) function
H A Dtcl_db.c1571 ret = _GetGlobPrefix(pattern, &prefix);
1663 * _GetGlobPrefix(), the function which allocates prefix, works
1863 ret = _GetGlobPrefix(pattern, &prefix);
1902 * _GetGlobPrefix(), the function which allocates prefix, works

Completed in 47 milliseconds