Home
last modified time | relevance | path

Searched refs:rmcnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c1024 int delcnt = 0, rmcnt = 0, error = 0, orphans; in remove_hdl() local
1455 rmcnt++; in remove_hdl()
1521 if (rmcnt == 0) in remove_hdl()
1537 *removed = rmcnt; in remove_hdl()
H A Dutil.c219 stack_cleanup(char **argv, char ***envp, auxv_t **auxv, int rmcnt) in stack_cleanup() argument
233 oargv = &argv[rmcnt]; in stack_cleanup()
240 *argc -= rmcnt; in stack_cleanup()