Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dtftp.c480 const char *extraslash; in tftp_open() local
527 extraslash = ""; in tftp_open()
529 extraslash = "/"; in tftp_open()
534 rootpath, extraslash, path); in tftp_open()