• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/

Lines Matching defs:void

90 static void             free_extmap(void);
160 static void handle_special_folders (const struct vol *);
161 static void deletevol(struct vol *vol);
162 static void volume_free(struct vol *vol);
163 static void check_ea_sys_support(struct vol *vol);
167 static void volfree(struct vol_option *options, const struct vol_option *save)
392 static void setoption(struct vol_option *options, struct vol_option *save, int opt, const char *val)
401 static void volset(struct vol_option *options, struct vol_option *save,
595 static void showvol(const ucs2_t *name)
1055 static void setextmap(char *ext, char *type, char *creator, int user)
1104 static int extmap_cmp(const void *map1, const void *map2)
1111 static void sortextmap( void)
1136 static void free_extmap( void)
1375 static void volume_free(struct vol *vol)
1400 static void free_volumes(void )
1433 static void volume_unlink(struct vol *volume)
1663 void vol_fce_tm_event(void)
1673 (void)fce_register_tm_size(vol->v_path, vol->v_tm_used + vol->v_appended);
1682 static void vol_setdate(u_int16_t id, struct adouble *adp, time_t date)
1938 void load_volumes(AFPObj *obj)
2211 static void check_ea_sys_support(struct vol *vol)
2487 static void closevol(struct vol *vol)
2508 void close_all_vol(void)
2521 static void deletevol(struct vol *vol)
2590 static int ext_cmp_key(const void *key, const void *obj)
2617 struct extmap *getdefextmap(void)
2661 void setvoltime(AFPObj *obj, struct vol *vol)
2859 static void handle_special_folders (const struct vol * vol)
2883 const struct vol *getvolumes(void)
2888 void unload_volumes_and_extmap(void)
2981 randombytes((void *)id, 16);