Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c789 struct stat o_st; in build_trustfile() local
800 if (WBCGI_FILE_EXISTS((char *)truststorepath, o_st)) { in build_trustfile()
806 if (i_st.st_ino == o_st.st_ino) { in build_trustfile()