Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libtnfctl/
H A Dstatus.c82 case TNFCTL_ERR_FILENOTFOUND: in tnfctl_strerror()
117 err = TNFCTL_ERR_FILENOTFOUND; in _tnfctl_map_to_errcode()
144 err = TNFCTL_ERR_FILENOTFOUND; in tnfctl_status_map()
H A Dtnfctl.h126 TNFCTL_ERR_FILENOTFOUND, /* file not found */ enumerator
H A Dcontinue.c114 } else if (prexstat == TNFCTL_ERR_FILENOTFOUND) { in tnfctl_continue()