Searched refs:ST_INODE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c22 # define ST_INODE(st) (st).st_ino macro
570 e->e_dfino = ST_INODE(stbuf);
4011 ST_INODE(st) != ST_INODE(stf) ||
4579 e->e_dfino = ST_INODE(st);

Completed in 54 milliseconds