Searched full:c_dev (Results 1 – 8 of 8) sorted by relevance
97 * <c_dev,c_ino> pair will uniquely identify a file in an archive unless they99 * protocols that have this requirement we map c_dev to a unique value not seen
59 char c_dev[6]; /* device number */ member
341 (void)strncpy(spcl.c_dev, dt->fs_spec, NAMELEN); in main()344 (void)strncpy(spcl.c_dev, disk, NAMELEN); in main()348 spcl.c_dev[NAMELEN-1]='\0'; in main()
118 char c_dev[NAMELEN]; /* name of dumped device */ member
249 char c_dev[6];
131 const char **c_dev, /* Control device */ in audio_config_read() argument
556 (intmax_t)spcl.c_level, spcl.c_filesys, spcl.c_host, spcl.c_dev); in printdumpinfo()
382 # c_dev; device number; WHAT IS THAT?