Home
last modified time | relevance | path

Searched defs:list_description (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/
H A DValidationResult.php36 private $list_description = ''; variable in LibreNMS\\ValidationResult
/dports/www/links/links-2.25/
H A Dlinks.h5075 struct list_description { struct
5079 …void (*)(struct dialog_data *, struct list *, struct list *, struct list_description *) /* ok func… argument
5080 …add button is pressed, allocates memory, return value is passed to the new_item function, new_item…
5081 …tem)(struct list *); /* delete item, if next and prev are not NULL adjusts pointers in the list */
5082 …copies all item data except pointers from first item to second one, old data (in second item) will…
5083 …eleting item), 1=type only e.g title (in list window )*/); /* alllocates buffer and writes item …
5084 …*/); /* returns pointer to the first item matching given string or NULL if failed. Search starts a…
5085 struct history *search_history;
5086 int codepage; /* codepage of all string */
5110 int test_list_window_in_use(struct list_description *ld, struct terminal *term); argument
H A Dblock.c163 …d (*ok_fn)(struct dialog_data *, struct list *, struct list *, struct list_description *), struct … in block_edit_item()
H A Dtypes.c253 …d (*ok_fn)(struct dialog_data *, struct list *, struct list *, struct list_description *), struct … in assoc_edit_item()
600 …d (*ok_fn)(struct dialog_data *, struct list *, struct list *, struct list_description *), struct … in ext_edit_item()
H A Dbookmark.c250 …d (*ok_fn)(struct dialog_data *, struct list *, struct list *, struct list_description *), struct … in bookmark_edit_item()