Searched defs:mchtype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c126 int *mchtype,
278 int mchtype, pos; local
533 flags, &mchtype, &pos)) {
634 flags, &mchtype, &pos);
653 mchtype = PM_EXACT;
765 if (PM_EXACT_OR_CHILD(mchtype)) {
813 &mchtype, &pos)) {
823 PM_EXACT_OR_CHILD(mchtype))
838 &mchtype, &pos)) {
841 if (nmp && mchtype !
1587 is_file_wanted(char *name, char **sels, char **exls, int flags, int *mchtype, int *pos) argument
[all...]

Completed in 63 milliseconds