Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 19 of 19) sorted by relevance

/minix/usr.sbin/syslogd/
H A Dsign.c282 struct signature_group_t *sg, *newsg, *last_sg; in sign_sg_init() local
452 struct signature_group_t *sg, *tmp_sg; in sign_global_free() local
500 sign_send_certificate_block(struct signature_group_t *sg) in sign_send_certificate_block()
581 struct signature_group_t *sg, *rc = NULL; in sign_get_sg() local
623 sign_send_signature_block(struct signature_group_t *sg, bool force) in sign_send_signature_block()
715 sign_free_hashes(struct signature_group_t *sg) in sign_free_hashes()
763 sign_append_hash(char *hash, struct signature_group_t *sg) in sign_append_hash()
906 struct signature_group_t *sg; in sign_new_reboot_session() local
927 sign_assign_msg_num(struct signature_group_t *sg) in sign_assign_msg_num()
H A Dsign.h171 int sg; member
H A Dsyslogd.c2231 struct signature_group_t *sg; in fprintlog() local
2525 struct signature_group_t *sg; in fprintlog() local
2798 struct signature_group_t *sg; in domark() local
/minix/external/bsd/tmux/dist/
H A Dsession.c427 struct session_group *sg; in session_group_find() local
441 session_group_index(struct session_group *sg) in session_group_index()
463 struct session_group *sg; in session_group_add() local
478 struct session_group *sg; in session_group_remove() local
495 struct session_group *sg; in session_group_synchronize_to() local
513 struct session_group *sg; in session_group_synchronize_from() local
H A Dcmd-unlink-window.c45 struct session_group *sg; in cmd_unlink_window_exec() local
H A Dserver-fn.c121 struct session_group *sg; in server_redraw_session_group() local
149 struct session_group *sg; in server_status_session_group() local
263 struct session_group *sg; in server_kill_window() local
397 struct session_group *sg; in server_destroy_session_group() local
H A Dformat.c383 struct session_group *sg; in format_session() local
/minix/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
H A Drotate.pass.cpp157 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
361 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
/minix/external/bsd/libc++/dist/libcxx/test/algorithms/alg.modifying.operations/alg.rotate/
H A Drotate.pass.cpp157 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
361 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
/minix/external/bsd/libc++/dist/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dunique.pass.cpp65 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
142 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_pred.pass.cpp85 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
178 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_copy.pass.cpp69 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
H A Dunique_copy_pred.pass.cpp90 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
/minix/external/bsd/libc++/dist/libcxx/test/algorithms/alg.modifying.operations/alg.unique/
H A Dunique.pass.cpp65 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
142 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_pred.pass.cpp85 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
178 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_copy.pass.cpp69 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
H A Dunique_copy_pred.pass.cpp90 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
/minix/sys/arch/arm/include/
H A Dbus_funcs.h588 #define bus_dmamap_load_raw(t, m, sg, n, s, f) \ argument
604 #define bus_dmamem_alloc(t, s, a, b, sg, n, r, f) \ argument
606 #define bus_dmamem_free(t, sg, n) \ argument
608 #define bus_dmamem_map(t, sg, n, s, k, f) \ argument
612 #define bus_dmamem_mmap(t, sg, n, o, p, f) \ argument
/minix/sys/dev/pci/
H A Dmlyreg.h462 struct mly_sg_entry sg[2]; member