HomeSort by relevance Sort by last modified time
    Searched refs:tftp_session_allocate (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
tftp.c 53 static int tftp_session_allocate(struct tftp_t *tp) function
282 s = tftp_session_allocate(tp);
  /external/qemu/slirp-android/
tftp.c 53 static int tftp_session_allocate(struct tftp_t *tp) function
288 s = tftp_session_allocate(tp);

Completed in 137 milliseconds