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

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcollect.h107 int env_strip (char *env, const char *str);
H A Denvsets.cc266 function: env_strip()
276 collect::env_strip (char *env, const char *str) function in class:collect
330 removed = env_strip (ev, var);
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Denvmgmt.c246 function: env_strip()
256 env_strip (char *origstr, const char *substr) function
293 if (env_strip (envv, sp_preloads[v]))
538 env_strip (ev, COLLECTOR_JVMTI_OPTION);
567 env_strip(env_val, COLLECTOR_JVMTI_OPTION);

Completed in 182 milliseconds