Home
last modified time | relevance | path

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

/dports/audio/fapg/fapg-0.43/
H A Dfapg.c1112 const int sourceFileLen = strlen(unixFilename); in relative_uri_malloc() local
1113 absSourceLen = baseDirLen + sourceFileLen; in relative_uri_malloc()