Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c438 const char *extraslash; in tftp_open() local
470 extraslash = ""; in tftp_open()
472 extraslash = "/"; in tftp_open()
474 rootpath, extraslash, path); in tftp_open()