HomeSort by: relevance | last modified time | path
    Searched refs:udf_encode_symlink (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/newfs_udf/
udf_core.h 344 extern int udf_encode_symlink(uint8_t **pathbufp, uint32_t *pathlenp, char *target);
udf_core.c 1835 udf_encode_symlink(uint8_t **pathbufp, uint32_t *pathlenp, char *target) function in typeref:typename:int
  /src/usr.sbin/makefs/
udf.c 789 error = udf_encode_symlink(&softlink_buf,
980 error = udf_encode_symlink(&softlink_buf,

Completed in 15 milliseconds