SMBC_opendir_ctx  281 source3/include/libsmb_internal.h SMBC_opendir_ctx(SMBCCTX *context,
SMBC_opendir_ctx  100 source3/libsmb/libsmb_context.c         smbc_setFunctionOpendir(context, SMBC_opendir_ctx);
SMBC_opendir_ctx  328 source3/libsmb/libsmb_stat.c                 if ((pFile = SMBC_opendir_ctx(context, path)) == NULL) {