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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/libnatpmp/
H A Dnatpmp.c72 return NATPMP_ERR_FCNTLERROR;
75 return NATPMP_ERR_FCNTLERROR;
77 return NATPMP_ERR_FCNTLERROR;
332 case NATPMP_ERR_FCNTLERROR:
H A Dnatpmp.h112 /* NATPMP_ERR_FCNTLERROR : fcntl() failed. check errno for details */
113 #define NATPMP_ERR_FCNTLERROR (-11) macro
141 * NATPMP_ERR_FCNTLERROR

Completed in 108 milliseconds