Home
last modified time | relevance | path

Searched refs:ST_RDEV (Results 1 – 14 of 14) sorted by relevance

/dports/devel/libudev-devd/libudev-devd-0.5.0/
H A Dutils.h65 #define ST_RDEV st_ino macro
67 #define ST_RDEV st_rdev macro
H A Dutils.c293 st.ST_RDEV == sa->dev) { in devname_cb()
H A Dudev-utils.c288 st.ST_RDEV == sa->devnum) { in get_syspath_by_devnum_cb()
309 if (stat(devpath, &st) != 0 || st.ST_RDEV != devnum) { in get_syspath_by_devnum()
H A Dudev-device.c428 return (st.ST_RDEV); in udev_device_get_devnum()
/dports/lang/snobol4/snobol4-2.2.2/modules/stat/
H A Dstat.c37 ST_RDEV, enumerator
84 SETINT(dp,ST_RDEV,st->st_rdev); in st2sno()
H A Dfuncs.sno40 **=item B<ST_RDEV>
69 + "ST_UID,ST_GID,ST_RDEV,ST_SIZE,ST_BLKSIZE,ST_BLOCKS,"
/dports/security/cops/cops_104+/perl/
H A Dstat.pl13 $ST_RDEV = 6 + $[;
/dports/devel/p5-Perl4-CoreLibs/Perl4-CoreLibs-0.004/lib/
H A Dstat.pl12 $ST_RDEV = 6;
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dstat.c56 #define ST_RDEV 7 macro
294 case ST_RDEV:
/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dstat.c34 ST_RDEV, ST_SIZE, ST_ATIM, ST_MTIM, ST_CTIM, enumerator
277 case ST_RDEV: in statprint()
/dports/devel/p5-No-Worries/No-Worries-1.6/lib/No/Worries/
H A DStat.pm38 use constant ST_RDEV => 6; # device ID (if special file) constant
/dports/devel/autoconf213/autoconf/
H A Dautoconf.texi5616 @maindex ST_RDEV
/dports/devel/autoconf/autoconf-2.69/doc/
H A Dautoconf.texi23785 @acindex{ST_RDEV}
H A Dautoconf.texi.orig23788 @acindex{ST_RDEV}