Searched refs:statarg (Results 1 – 2 of 2) sorted by relevance
401 int statarg = 0; in ndmp_show_sessions() local413 statarg = NDMP_CAT_ALL; in ndmp_show_sessions()415 statarg = 0; in ndmp_show_sessions()423 statarg |= NDMP_CAT_TAPE; in ndmp_show_sessions()426 statarg |= NDMP_CAT_SCSI; in ndmp_show_sessions()429 statarg |= NDMP_CAT_DATA; in ndmp_show_sessions()432 statarg |= NDMP_CAT_MOVER; in ndmp_show_sessions()455 if (statarg == 0) in ndmp_show_sessions()456 statarg = NDMP_CAT_ALL; in ndmp_show_sessions()471 ndmp_session_all_print(statarg, sinfo, num); in ndmp_show_sessions()[all …]
318 gstat(struct afile *fp, char *file, int statarg, off_t *pnb) in gstat() argument334 if (statarg || sflg || lflg || tflg) { in gstat()