Home
last modified time | relevance | path

Searched defs:ln (Results 226 – 250 of 8064) sorted by relevance

12345678910>>...323

/dports/databases/redis6/redis-6.0.16/src/
H A Dreplication.c209 listNode *ln; in replicationFeedSlaves() local
348 listNode *ln; in replicationFeedSlavesFromMasterStream() local
373 listNode *ln; in replicationFeedMonitors() local
642 listNode *ln; in startBgsaveForReplication() local
796 listNode *ln; in syncCommand() local
988 listNode *ln; in removeRDBUsedToSyncReplicas() local
1222 listNode *ln; in updateSlavesWaitingBgsave() local
2848 listNode *ln; in refreshGoodSlavesCount() local
2987 listNode *ln; in replicationCountAcksByOffset() local
3055 listNode *ln; in processClientsWaitingReplicas() local
[all …]
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dreplication.c181 listNode *ln; in rebaseReplicationBuffer() local
212 listNode *ln; in prepareReplicasToWrite() local
540 listNode *ln; in replicationFeedMonitors() local
827 listNode *ln; in startBgsaveForReplication() local
1011 listNode *ln; in syncCommand() local
1482 listNode *ln; in updateSlavesWaitingBgsave() local
3251 listNode *ln; in refreshGoodSlavesCount() local
3390 listNode *ln; in replicationCountAcksByOffset() local
3458 listNode *ln; in processClientsWaitingReplicas() local
3561 listNode *ln; in replicationCron() local
[all …]
H A Dpubsub.c166 listNode *ln; in pubsubUnsubscribeChannel() local
225 listNode *ln; in pubsubUnsubscribePattern() local
274 listNode *ln; in pubsubUnsubscribeAllPatterns() local
293 listNode *ln; in pubsubPublishMessage() local
300 listNode *ln; in pubsubPublishMessage() local
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Ddir.c406 LstNode ln; in Dir_InitDot() local
468 LstNode ln; /* a list element */ in Dir_SetPATH() local
777 LstNode ln; /* Current node */ in DirExpandInt() local
1128 LstNode ln; /* a list element */ in Dir_FindFile() local
1605 LstNode ln = NULL; /* node in case Path structure is found */ in Dir_AddDir() local
1713 LstNode ln; /* the node of the current directory */ in Dir_MakeFlags() local
1757 LstNode ln; in Dir_Destroy() local
1817 LstNode ln; in Dir_Concat() local
1833 LstNode ln; in Dir_PrintDirectories() local
/dports/databases/redis5/redis-5.0.14/src/
H A Dmulti.c237 listNode *ln; in watchForKey() local
267 listNode *ln; in unwatchAllKeys() local
296 listNode *ln; in touchWatchedKey() local
318 listNode *ln; in touchWatchedKeysOnFlush() local
/dports/devel/util-linux/util-linux-2.36/libsmartcols/samples/
H A Dfromfile.c140 struct libscols_line *ln; in parse_column_data() local
166 struct libscols_line *ln; in get_line_with_id() local
183 struct libscols_line *ln; in compose_tree() local
322 struct libscols_line *ln = scols_new_line(); in main() local
H A Dgrouping-simple.c41 struct libscols_line *ln = scols_table_new_line(tb, parent); in add_line() local
58 struct libscols_line *ln; /* any line */ in main() local
H A Dgrouping-overlay.c41 struct libscols_line *ln = scols_table_new_line(tb, parent); in add_line() local
58 struct libscols_line *ln; /* any line */ in main() local
/dports/devel/hadoop2/jetty-6.1.14/modules/util/src/main/java/org/mortbay/util/
H A DMultiMap.java189 Object ln = LazyList.add(lo,value); in add() local
204 Object ln = LazyList.addCollection(lo,values); in addValues() local
219 Object ln = LazyList.addCollection(lo,Arrays.asList(values)); in addValues() local
233 Object ln=lo; in removeValue() local
/dports/devel/hadoop/jetty-6.1.14/modules/util/src/main/java/org/mortbay/util/
H A DMultiMap.java189 Object ln = LazyList.add(lo,value); in add() local
204 Object ln = LazyList.addCollection(lo,values); in addValues() local
219 Object ln = LazyList.addCollection(lo,Arrays.asList(values)); in addValues() local
233 Object ln=lo; in removeValue() local
/dports/irc/sic/sic-0.23a/
H A Dconfig.c31 int ln = 0; in cfg_inits() local
82 int ln = 0; in cfg_inita() local
/dports/sysutils/linrename/util-linux-2.25.2/libsmartcols/src/
H A Dtable.c401 int scols_table_add_line(struct libscols_table *tb, struct libscols_line *ln) in scols_table_add_line()
434 struct libscols_line *ln) in scols_table_remove_line()
463 struct libscols_line *ln = list_entry(tb->tb_lines.next, in scols_table_remove_lines() local
483 struct libscols_line **ln) in scols_table_next_line()
518 struct libscols_line *ln; in scols_table_new_line() local
559 struct libscols_line *ln; in scols_table_get_line() local
587 struct libscols_line *ln; in scols_copy_table() local
/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Dsyserr.c24 void sys_err(int pri, char *fn, int ln, int en, const char *fmt, ...) { in sys_err()
45 void sys_errpack(int pri, char *fn, int ln, int en, struct sockaddr_in *peer, in sys_errpack()
/dports/print/texlive-base/texlive-20150521-source/texk/musixtnt/musixtnt-2015-02-09/
H A Dmsxlint.c70 analyze_notes ( char **ln) { in analyze_notes()
164 process_command (char **ln) in process_command()
312 char *ln; in process_line() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/System/Link/
H A Dtexmacs_server.cpp108 tm_link ln= find_socket_link (fd); in server_read() local
119 tm_link ln= find_socket_link (fd); in server_write() local
/dports/devel/util-linux/util-linux-2.36/libsmartcols/src/
H A Dcalculate.c36 struct libscols_line *ln, in count_cell_width()
79 struct libscols_line *ln, in walk_count_cell_width()
134 struct libscols_line *ln; in count_column_width() local
H A DsmartcolsP.h371 static inline int is_tree_root(struct libscols_line *ln) in is_tree_root()
384 static inline int is_child(struct libscols_line *ln) in is_child()
389 static inline int is_last_child(struct libscols_line *ln) in is_last_child()
397 static inline int is_first_child(struct libscols_line *ln) in is_first_child()
419 static inline int is_last_group_member(struct libscols_line *ln) in is_last_group_member()
427 static inline int is_first_group_member(struct libscols_line *ln) in is_first_group_member()
435 static inline int is_group_member(struct libscols_line *ln) in is_group_member()
440 static inline int is_last_group_child(struct libscols_line *ln) in is_last_group_child()
448 static inline int is_group_child(struct libscols_line *ln) in is_group_child()
458 static inline int has_children(struct libscols_line *ln) in has_children()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/vrrpd/
H A Dvrrp.c246 struct listnode *ln, *nn; in vrrp_lookup_by_if() local
404 struct listnode *ln; in vrrp_has_ip() local
712 struct listnode *ln; in vrrp_bind_to_primary_connected() local
1717 struct listnode *ln; in vrrp_autoconfig_autoaddrupdate() local
1897 struct listnode *ln; in vrrp_autoconfig_if_del() local
2065 struct listnode *ln; in vrrp_autoconfig_off() local
2110 struct listnode *ln; in vrrp_if_up() local
2178 struct listnode *ln; in vrrp_if_down() local
2214 struct listnode *ln; in vrrp_if_del() local
2279 struct listnode *ln; in vrrp_if_address_add() local
[all …]
/dports/net/frr7/frr-frr-7.5.1/vrrpd/
H A Dvrrp.c246 struct listnode *ln, *nn; in vrrp_lookup_by_if() local
404 struct listnode *ln; in vrrp_has_ip() local
712 struct listnode *ln; in vrrp_bind_to_primary_connected() local
1717 struct listnode *ln; in vrrp_autoconfig_autoaddrupdate() local
1897 struct listnode *ln; in vrrp_autoconfig_if_del() local
2065 struct listnode *ln; in vrrp_autoconfig_off() local
2110 struct listnode *ln; in vrrp_if_up() local
2178 struct listnode *ln; in vrrp_if_down() local
2214 struct listnode *ln; in vrrp_if_del() local
2279 struct listnode *ln; in vrrp_if_address_add() local
[all …]
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dedit_last.c47 char ln[NR_COLS + 1]; in highlight_line() local
59 char ln[NR_COLS + 1]; in unhighlight_line() local
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dchemdata_rw.cpp56 QString ln; in load() local
102 QString ln, dummy, tmpline; in load_legacy() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/
H A Dbpgl_vsol_lens_warp.cxx75 bpgl_vsol_warp_divide(const vsol_line_2d_sptr& ln, in bpgl_vsol_warp_divide()
107 bpgl_vsol_lens_warp(const vsol_line_2d_sptr& ln, in bpgl_vsol_lens_warp()
147 vsol_line_2d_sptr ln = new vsol_line_2d(last_p,p); in bpgl_vsol_lens_warp() local
179 vsol_line_2d_sptr ln = new vsol_line_2d(last_p,p); in bpgl_vsol_lens_warp() local
210 vsol_line_2d_sptr ln = new vsol_line_2d(last_p,p); in bpgl_vsol_lens_warp() local
289 bpgl_vsol_lens_warp(vsol_line_2d_sptr& ln, in bpgl_vsol_lens_warp()
/dports/net/bsdec2-image-upload/bsdec2-image-upload-1.4.5/libcperciva/util/
H A Dgetopt.c292 getopt_register_opt(const char * os, size_t ln, int hasarg) in getopt_register_opt()
325 getopt_register_missing(size_t ln) in getopt_register_missing()
340 getopt_setrange(size_t ln) in getopt_setrange()
/dports/graphics/tinyows/tinyows-1.1.0/src/ows/
H A Dows_storage.c320 list_node *ln; in ows_storage_fill_attributes() local
477 ows_layer_node *ln; in ows_layers_storage_flush() local
501 ows_layer_node *ln; in ows_layers_storage_fill() local
H A Dows_srs.c315 ows_layer_node * ln; in ows_srs_meter_units() local
334 ows_layer_node * ln; in ows_srs_get_srid_from_layer() local
352 list_node *ln; in ows_srs_get_from_srid() local

12345678910>>...323