Searched refs:dot_so_stmt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/man-16/man/misc/
H A Dman-preformat.c92 char *dot_so_stmt, const int dot_so_stmt_l) {
104 snprintf(dot_so_stmt, dot_so_stmt_l, "%s", buffer);
105 else dot_so_stmt[0] = '\0';
106 } else dot_so_stmt[0] = '\0';
145 create_symlink(const char *installed_path, const char *dot_so_stmt, argument
149 page identified by <dot_so_stmt>.
158 strlen(dot_so_stmt)];
163 slash_p = strrchr(dot_so_stmt, '/');
167 dot_so_stmt);
173 dot_so_stmt);
91 extract_dot_so_stmt(const char *man_page_source_path, char *dot_so_stmt, const int dot_so_stmt_l) argument
221 char dot_so_stmt[200]; local
[all...]

Completed in 117 milliseconds