Home
last modified time | relevance | path

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

/freebsd-13.1/stand/libsa/
H A Dtftp.c450 const char *extraslash; in tftp_open() local
481 extraslash = ""; in tftp_open()
483 extraslash = "/"; in tftp_open()
485 rootpath, extraslash, path); in tftp_open()