Searched refs:c_dev (Results 1 – 7 of 7) sorted by relevance
| /src/bin/pax/ |
| H A D | cpio.h | 59 char c_dev[6]; /* device number */ member
|
| H A D | cpio.c | 284 arcn->sb.st_dev = (dev_t)asc_ul(hd->c_dev, sizeof(hd->c_dev), OCT); in cpio_rd() 418 ul_asc((u_long)arcn->sb.st_dev, hd->c_dev, sizeof(hd->c_dev), in cpio_wr()
|
| /src/include/protocols/ |
| H A D | dumprestore.h | 118 char c_dev[NAMELEN]; /* name of dumped device */ member
|
| /src/sbin/dump/ |
| H A D | main.c | 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()
|
| /src/contrib/ntp/libntp/ |
| H A D | audio.c | 131 const char **c_dev, /* Control device */ in audio_config_read() argument
|
| /src/sbin/restore/ |
| H A D | tape.c | 556 (intmax_t)spcl.c_level, spcl.c_filesys, spcl.c_host, spcl.c_dev); in printdumpinfo()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | archive | 382 # c_dev; device number; WHAT IS THAT?
|