Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c3096 int cmpret; in hanfsv4_failover() local
3105 cmpret = strcmp(path, newpath); in hanfsv4_failover()
3106 if (cmpret < 0) in hanfsv4_failover()
3108 if (cmpret == 0) { in hanfsv4_failover()