Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/make/include/vroot/
H A Dargs.h40 typedef enum { rw_read, rw_write} rwt, *rwpt; typedef
42 …k(register char *filename, int (*thunk) (char *), pathpt path_vector, pathpt vroot_vector, rwt rw);
/titanic_44/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc166 …nk(register char *filename, int (*thunk) (char *), pathpt path_vector, pathpt vroot_vector, rwt rw) in translate_with_thunk()