Home
last modified time | relevance | path

Searched refs:pl_label (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/plot/
H A Dplottoa.c33 void pl_label(char *s);
104 pl_label(s); in fplt()
254 pl_label(char *s) in pl_label() function
H A Datoplot.c85 pl_label(s); in fplt()
H A Ddriver.c129 pl_label(s); in fplt()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bfdd/
H A Dconfig.c546 json_object_string_add(jo, "label", bs->pl->pl_label); in json_object_add_peer()
560 if (strcmp(pl->pl_label, label) != 0) in pl_find()
575 if (strlcpy(pl->pl_label, label, sizeof(pl->pl_label)) in pl_new()
576 > sizeof(pl->pl_label)) in pl_new()
H A Dbfdd_vty.c102 vty_out(vty, "\t\tlabel: %s\n", bs->pl->pl_label); in _display_peer_header()
201 json_object_string_add(jo, "label", bs->pl->pl_label); in _peer_json_header()
H A Dbfd.h297 char pl_label[MAXNAMELEN]; member
/dports/net/frr7/frr-frr-7.5.1/bfdd/
H A Dconfig.c546 json_object_string_add(jo, "label", bs->pl->pl_label); in json_object_add_peer()
560 if (strcmp(pl->pl_label, label) != 0) in pl_find()
575 if (strlcpy(pl->pl_label, label, sizeof(pl->pl_label)) in pl_new()
576 > sizeof(pl->pl_label)) in pl_new()
H A Dbfdd_vty.c102 vty_out(vty, "\t\tlabel: %s\n", bs->pl->pl_label); in _display_peer_header()
201 json_object_string_add(jo, "label", bs->pl->pl_label); in _peer_json_header()
H A Dbfd.h297 char pl_label[MAXNAMELEN]; member
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bitgraph/
H A Dlabel.c14 pl_label(char *s) in pl_label() function
H A Dpoint.c18 pl_label("."); in pl_point()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/hp7221/
H A Dlabel.c15 pl_label(char *s) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/gigi/
H A Dlabel.c15 pl_label(char *s) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bindings/py27plot/plot/
H A Dlabel.c40 pl_label(s); in pl_label_()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/t4013/
H A Dlabel.c16 pl_label(char *s) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/dumb/
H A Dlabel.c15 pl_label(char *string) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/plot/
H A Dlabel.c9 pl_label(char *s) in pl_label() function
H A Dplot.h39 extern void pl_label(char*);
H A Dplotcompat.h41 #define label(s) pl_label(s)
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/bindings/f77plot/
H A Dlabel.c24 pl_label(buf); in pl_label_()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/crt/
H A Dlabel.c10 pl_label(char *str) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/imagen/
H A Dlabel.c21 pl_label(char *s) in pl_label() function
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/graph/
H A Dgraph.c697 pl_label(k >= 0 ? labs_ + k : plotsymb); in symbol()
708 pl_label(titlebuf); in title()
709 pl_label(" "); in title()
713 pl_label(" "); in title()
724 pl_label(buf); in axlab()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/libplot/t4014/
H A Dlabel.c28 pl_label(char *s) in pl_label() function
/dports/graphics/plotutils/plotutils-2.6/include/
H A Dplotcompat.h26 #define label(s) pl_label(s)

12