Searched refs:features_length (Results 1 – 2 of 2) sorted by relevance
467 size_t features_length = 0; in ft_log_handler() local477 features_length = sizeof ( FEATURES_TIMESTAMP_COMPONENT ); in ft_log_handler()482 features_length = sizeof ( FEATURES_TIMESTAMP ); in ft_log_handler()487 features_length = sizeof ( FEATURES_COMPONENT ); in ft_log_handler()492 ft_strncpy( features_buf, features, features_length ); in ft_log_handler()493 bufp += features_length - 1; in ft_log_handler()
515 size_t features_length = 0; in ft_log_handler() local525 features_length = sizeof ( FEATURES_TIMESTAMP_COMPONENT ); in ft_log_handler()530 features_length = sizeof ( FEATURES_TIMESTAMP ); in ft_log_handler()535 features_length = sizeof ( FEATURES_COMPONENT ); in ft_log_handler()540 ft_strncpy( features_buf, features, features_length ); in ft_log_handler()541 bufp += features_length - 1; in ft_log_handler()