HomeSort by: relevance | last modified time | path
    Searched defs:makelink (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/xinstall/
xinstall.c 167 static void makelink(char *, char *);
412 /* makelink() handles checks for links */
524 * makelink --
528 makelink(char *from_name, char *to_name) function in typeref:typename:void
736 makelink(from_name, dorename ? oto_name : to_name);

Completed in 12 milliseconds