Home
last modified time | relevance | path

Searched defs:AMCLOSE_MNTENT (Results 1 – 2 of 2) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/client-src/
H A Dgetfsent.c156 #define AMCLOSE_MNTENT(x) endmntent(x) macro
158 #define AMCLOSE_MNTENT(x) fclose(x) macro
/dports/misc/amanda-client/amanda-3.3.9/client-src/
H A Dgetfsent.c156 #define AMCLOSE_MNTENT(x) endmntent(x) macro
158 #define AMCLOSE_MNTENT(x) fclose(x) macro