Searched refs:PID_STR_LEN (Results 1 – 2 of 2) sorted by relevance
92 #define PID_STR_LEN 10 macro
3744 new_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 2); in flush_path_to_inst()3745 old_inst_file = s_malloc(inst_strlen + PID_STR_LEN + 6); in flush_path_to_inst()3749 (void) snprintf(new_inst_file, inst_strlen + PID_STR_LEN + 2, in flush_path_to_inst()3785 (void) snprintf(old_inst_file, inst_strlen + PID_STR_LEN + 6, in flush_path_to_inst()