Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libkvm/common/
H A Dtest.c57 int tst_getcmd(struct proc *, struct user *);
64 int tst_getcmd(struct proc *, struct user *);
155 (void) tst_getcmd(proc, u); in main()
392 tst_getcmd(struct proc *proc, struct user *u) in tst_getcmd() function