Home
last modified time | relevance | path

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

/dports/news/knews/knews-1.0b.1/src/
H A Dp_attach.h22 extern int attach_set_name(struct PostAttachment*, char*, char*);
H A Dp_attach.c567 int attach_set_name(PostAttachment *pa, char *name, char *message) in attach_set_name() function
H A Dp_popup.c788 ok = attach_set_name(pa, buffer, msg); in name_field_callback()