• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/

Lines Matching defs:void

88 static void             free_extmap(void);
158 static void handle_special_folders (const struct vol *);
159 static void deletevol(struct vol *vol);
160 static void volume_free(struct vol *vol);
161 static void check_ea_sys_support(struct vol *vol);
165 static void volfree(struct vol_option *options, const struct vol_option *save)
385 static void setoption(struct vol_option *options, struct vol_option *save, int opt, const char *val)
394 static void volset(struct vol_option *options, struct vol_option *save,
583 static void showvol(const ucs2_t *name)
1041 static void setextmap(char *ext, char *type, char *creator, int user)
1090 static int extmap_cmp(const void *map1, const void *map2)
1097 static void sortextmap( void)
1122 static void free_extmap( void)
1354 static void volume_free(struct vol *vol)
1379 static void free_volumes(void )
1412 static void volume_unlink(struct vol *volume)
1553 void vol_fce_tm_event(void)
1563 (void)fce_register_tm_size(vol->v_path, vol->v_tm_used + vol->v_written);
1572 static void vol_setdate(u_int16_t id, struct adouble *adp, time_t date)
1828 void load_volumes(AFPObj *obj)
2090 static void check_ea_sys_support(struct vol *vol)
2367 static void closevol(struct vol *vol)
2388 void close_all_vol(void)
2401 static void deletevol(struct vol *vol)
2470 static int ext_cmp_key(const void *key, const void *obj)
2497 struct extmap *getdefextmap(void)
2541 void setvoltime(AFPObj *obj, struct vol *vol)
2739 static void handle_special_folders (const struct vol * vol)
2751 const struct vol *getvolumes(void)
2756 void unload_volumes_and_extmap(void)
2850 randombytes((void *)id, 16);