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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.c386 int j, i, notsame; local
432 notsame = 1;
443 notsame = 1;
446 notsame = 0;
448 notsame = 1;
451 notsame = 0;
455 if (notsame)
464 return (notsame);
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c416 goto notsame;
431 goto notsame;
446 goto notsame;
449 notsame:
1577 goto notsame;
1589 goto notsame;
1594 goto notsame;
1609 notsame:
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c480 static int notsame(void);
4081 if (notsame()) {
4112 * notsame() check if extract file extent is invalid
4127 notsame(void) function

Completed in 82 milliseconds