Home
last modified time | relevance | path

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

/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/
H A Dutilities.h42 typedef enum RmLinkType { enum
54 } RmLinkType; typedef
437 RmLinkType rm_util_link_type(char *path1, char *path2);
H A Dutilities.c1161 RmLinkType rm_util_link_type(char *path1, char *path2) { in rm_util_link_type()