X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Flib%2Finternal.h;h=fe24f2c0379c1c3ec2fc8e28bfbfdb9477ed2f89;hb=3eb1b2279739d0f16391a3724a9897c686f030d3;hp=e8e466c9464d35165ee1cc25ab56e8e8d9e6e8b8;hpb=ac96d2f75ea437dbccc162809013b07f9e7c5bdf;p=util-vserver.git diff --git a/util-vserver/lib/internal.h b/util-vserver/lib/internal.h index e8e466c..fe24f2c 100644 --- a/util-vserver/lib/internal.h +++ b/util-vserver/lib/internal.h @@ -33,6 +33,7 @@ extern "C" { int utilvserver_checkCompatVersion(); bool utilvserver_isDirectory(char const *path, bool follow_link); bool utilvserver_isFile(char const *path, bool follow_link); +bool utilvserver_isLink(char const *path); int utilvserver_listparser_uint32(char const *str, size_t len, char const **err_ptr, size_t *err_len,